Displaying 1 result from an estimated 1 matches for "status_wrong_password".
2006 Aug 02
1
Bug in kernel-space samba client (3.0.23a) on FC5 (2.6.17-1.2157_FC5)
...he TreeConnect AndX Request
packet. Let's call this hexadecimal password string
"A".
2. Now attempt to mount the second share using the
mount command as well. This will fail with an
"Operation not permitted" error, and ethereal traffic
will show the server responded with
STATUS_WRONG_PASSWORD.
If you watch the ethereal traffic closely, you'll
notice that no matter what password you try to send
for this second share, the client software sends
string "A" (which - as previously mentioned - is the
password for the first share) to the server in the
TreeConnect AndX Request p...