cifs: Allow LANMAN auth method for servers supporting unencapsulated authentication...
authorSachin Prabhu <sprabhu@redhat.com>
Fri, 27 Sep 2013 17:35:42 +0000 (18:35 +0100)
committerSteve French <smfrench@gmail.com>
Mon, 7 Oct 2013 14:57:11 +0000 (09:57 -0500)
commitdde2356c8466298bd77fa699e0ea296372eed47b
tree5f656ae1162e964076cd3367036a9d35f286e2ee
parent2f6c9479633780ba4a3484bba7eba5a721a5cf20
cifs: Allow LANMAN auth method for servers supporting unencapsulated authentication methods

This allows users to use LANMAN authentication on servers which support
unencapsulated authentication.

The patch fixes a regression where users using plaintext authentication
were no longer able to do so because of changed bought in by patch
3f618223dc0bdcbc8d510350e78ee2195ff93768

https://bugzilla.redhat.com/show_bug.cgi?id=1011621

Reported-by: Panos Kavalagios <Panagiotis.Kavalagios@eurodyn.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/sess.c