s3: Fall back to raw NTLMSSP for the gss-spnego protocol
authorVolker Lendecke <vl@samba.org>
Thu, 16 Sep 2010 08:22:00 +0000 (10:22 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 5 Mar 2011 13:34:42 +0000 (14:34 +0100)
commit9bce549f4d7e10225bab855ede33adf8578eec51
tree4349f1213dfc20c2bccf0896b009e05c74807259
parentfdfef32f5c0c6904ab1bd12e4389bee46d5d0120
s3: Fall back to raw NTLMSSP for the gss-spnego protocol

This is to handle the mod_auth_ntlm_winbind protocol
sending "Negotiate" to IE, which sends raw NTLMSSP
instead of a SPNEGO wrapped NTLMSSP blob.
(cherry picked from commit 70ab7eb5303a5ff058939541dd5bc1f81113a48e)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 7652f2a782559bb0346b0976929b5b5b5377dcbc)
source3/utils/ntlm_auth.c