[CIFS] Fix CIFS to recognize share mode security
authorSteve French <sfrench@us.ibm.com>
Sat, 14 Jan 2006 05:34:58 +0000 (21:34 -0800)
committerSteve French <sfrench@us.ibm.com>
Sat, 14 Jan 2006 05:34:58 +0000 (21:34 -0800)
commiteeac8047fcf4c659eb15f2e27a0ef4aeba64157f
tree91b1e32bb9f2d6f9e9a122bd5e737df40701ab11
parent84153973a29dfb3f3d9fe2fe75c2cd613a3cdf27
[CIFS] Fix CIFS to recognize share mode security

Fix Samba bugzilla bug 3301

In share mode encrypted password must be sent on tree connection (in our
case only the NTLM password is sent, not the older LANMAN one).

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