]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit31f17fd3181a8c5b8faa47924123360f5b4e2685
tree9b5e43db83752e8927ee5e449dfafefe12ae1f7d
parent8aac2abc7a95bc75743a8d3bfd8292b1b5375f5a
[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