git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8415397
)
[CIFS] Fix CIFS to recognize share mode security
author
Steve French
<sfrench@us.ibm.com>
Sat, 14 Jan 2006 05:34:58 +0000
(21:34 -0800)
committer
Steve 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