[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)
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>

No differences found