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>
Fri, 17 Dec 2010 19:44:28 +0000 (20:44 +0100)
commit7652f2a782559bb0346b0976929b5b5b5377dcbc
treeeee779276567744a6036be358308e30fe58c1121
parent8443abede7c3f6deb7a7c584937d9e28eb9274da
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>
source3/utils/ntlm_auth.c