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)
committerVolker Lendecke <vl@samba.org>
Thu, 16 Sep 2010 19:02:56 +0000 (12:02 -0700)
commit70ab7eb5303a5ff058939541dd5bc1f81113a48e
tree6aaa1d14f45b69220d9cd492bf94b106e66f787c
parentde2c143f4d540f695db5c7fe8685614c03977365
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.
source3/utils/ntlm_auth.c