r10947: Fix bugs #3133 and #1828 - SPNEGO not working with PocketPC 2003.
commit38a70185b7ca20677026103d40f61608e7ad0c90
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)
tree9a9f69791420091eb8ced363d091917791fe9424
parent5647a5d4b0b7e9083963bfe899e9e0f348ec8bf2
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.
source/smbd/negprot.c