r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGO
authorJeremy Allison <jra@samba.org>
Fri, 27 Jan 2006 02:35:08 +0000 (02:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:16 +0000 (11:06 -0500)
commitf1022af07bbc72412d8fca7945a2c276fba88a7e
tree492381040a590053dd911c2771221fe1f92f5573
parent114a24c19bfcdfdfd15df191d43c9cb36b705491
r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGO
auth was not generating the correct auth header on the 4th
packet. This may fix a lot of Windows client complaints and
is essential for release.
Jeremy.
(This used to be commit 48dd8c732b890e3fd3d8e80ace765487601cfb26)
source3/libsmb/spnego.c
source3/rpc_server/srv_pipe.c