[CIFS] default ntlmv2 for cifs mount delayed to 3.3
authorSteve French <smfrench@gmail.com>
Wed, 4 Jan 2012 05:08:24 +0000 (23:08 -0600)
committerSteve French <smfrench@gmail.com>
Wed, 4 Jan 2012 13:54:40 +0000 (07:54 -0600)
commit225de11e31c1cecd04839b859a0b8f81d490a50b
tree1d4ac4f71cad1ff9be6dd122b0bd388153189ff1
parent497728e11a9deeaea18be19fadcf7f1c85efbcf7
[CIFS] default ntlmv2 for cifs mount delayed to 3.3

Turned out the ntlmv2 (default security authentication)
upgrade was harder to test than expected, and we ran
out of time to test against Apple and a few other servers
that we wanted to.  Delay upgrade of default security
from ntlm to ntlmv2 (on mount) to 3.3.  Still works
fine to specify it explicitly via "sec=ntlmv2" so this
should be fine.

Acked-by: Jeff Layton <jlayton@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/connect.c