r10947: Fix bugs #3133 and #1828 - SPNEGO not working with PocketPC 2003.
commit4a190ec27bf69f849f22daf3060841f9a1c92b4f
authorJeremy Allison <jra@samba.org>
Wed, 12 Oct 2005 23:08:49 +0000 (12 23:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:04:57 +0000 (10 11:04 -0500)
tree008b2261d02ddb97e2d62df55e938fbb7c9aaf28
parentc5260e733c417642a30a59ebe46ed60b8ef18f6c
r10947: Fix bugs #3133 and #1828 - SPNEGO not working with PocketPC 2003.
Our sessionsetup code now handles raw NTLMSSP connects, so we can go
back to doing what W2K3 does here which is to send no OID's in
the negprot reply when not in a security=ads mode.
Jeremy.
(This used to be commit 38a70185b7ca20677026103d40f61608e7ad0c90)
source3/smbd/negprot.c