r2307: Fix the use of 'raw' NTLMSSP to hosts that support extended security,
authorAndrew Bartlett <abartlet@samba.org>
Mon, 13 Sep 2004 04:28:10 +0000 (04:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:42 +0000 (12:58 -0500)
commitd2c14a5dc6117d6593aa03090ce7fa4c9ebc3359
tree6be8599902ef9c12e4fcefb79f9db76b04793f96
parent4456f87dee1b9ee130f290ba9b7fb61a89b72333
r2307: Fix the use of 'raw' NTLMSSP to hosts that support extended security,
but do not support SPNEGO (such as XP, when not joined to a domain).

This is triggered by the presense or lack of a security blob in the
negprot reply.

Andrew Bartlett
(This used to be commit 99f7a38c077725b22475f2ba68d0955114879c24)
source4/libcli/auth/gensec.c
source4/libcli/auth/spnego.c
source4/libcli/raw/clisession.c