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)
commit99f7a38c077725b22475f2ba68d0955114879c24
treeebabded3416da3b98d1445e5512d570622c5d1f3
parent2c0b5e119eddc6389500bcc80d1ae417dd9bfbb9
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
source/libcli/auth/gensec.c
source/libcli/auth/spnego.c
source/libcli/raw/clisession.c