r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.
authorAndrew Bartlett <abartlet@samba.org>
Sun, 5 Mar 2006 23:06:37 +0000 (23:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:52:15 +0000 (13:52 -0500)
commit085ba80cc8a954bd84ecf30e5d57a1583f54062f
tree510a561ecdd3c72bfe8246b1f53cac55019428cc
parenteed16ac3b7f7062a34f09f602db0f828cac7f246
r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.

The switch to turn off SPNEGO in the client is a bit messy, but it works.

Andrew Bartlett
source/libcli/smb_composite/sesssetup.c
source/script/tests/test_session_key.sh