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)
commit48dd8c732b890e3fd3d8e80ace765487601cfb26
tree63d5afdcf92dbb71937ab8f56e1a4316087e9f81
parent31b3201f537220ec82d6fecbb4c457bfe3dbb9c9
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.
source/libsmb/spnego.c
source/rpc_server/srv_pipe.c