diff options
author | Shirish Pargaonkar <shirishpargaonkar@gmail.com> | 2011-07-10 11:55:32 (GMT) |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-07-12 19:14:23 (GMT) |
commit | 62411ab2fe5f002dff27417630ddf02cc40ca404 (patch) | |
tree | 0265e2d9cf87d4226ffe3ad909dd46eb6c079823 /lib/string_helpers.c | |
parent | 620917de59eeb934b9f8cf35cc2d95c1ac8ed0fc (diff) | |
download | linux-62411ab2fe5f002dff27417630ddf02cc40ca404.tar.xz |
cifs: Fix signing failure when server mandates signing for NTLMSSP
When using NTLMSSP authentication mechanism, if server mandates
signing, keep the flags in type 3 messages of the NTLMSSP exchange
same as in type 1 messages (i.e. keep the indicated capabilities same).
Some of the servers such as Samba, expect the flags such as
Negotiate_Key_Exchange in type 3 message of NTLMSSP exchange as well.
Some servers like Windows do not.
https://bugzilla.samba.org/show_bug.cgi?id=8212
Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions