[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp
authorSteve French <sfrench@us.ibm.com>
Wed, 6 May 2009 04:16:04 +0000 (04:16 +0000)
committerSteve French <sfrench@us.ibm.com>
Wed, 6 May 2009 04:16:04 +0000 (04:16 +0000)
commitac68392460ffefed13020967bae04edc4d3add06
tree9b5e43db83752e8927ee5e449dfafefe12ae1f7d
parent844823cb822932d2c599abf38692e3d6a5b5a320
[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp

On mount, "sec=ntlmssp" can now be specified to allow
"rawntlmssp" security to be enabled during
CIFS session establishment/authentication (ntlmssp used to
require specifying krb5 which was counterintuitive).

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/README
fs/cifs/cifsglob.h
fs/cifs/cifssmb.c
fs/cifs/connect.c