Displaying 1 result from an estimated 1 matches for "streetwalker".
2002 Jul 21
3
password case sensitivity
...disks.
They sometimes even failed connection. The server always says:
Jul 18 17:54:37 atlas PAM_pwdb[30192]: authentication failure; (uid=0)
-> imacat for samba service
or
Jul 18 17:59:52 atlas samba(pam_unix)[30197]: authentication failure;
logname= uid=0 euid=0 tty=samba ruser=
rhost=streetwalker.pristine.com.tw user=imacat
After several days of debugging, I found that the server had
received the password for 3 times: The client sent an upper-cased
version of the password and failed twice, and then the untouched password
(which is correct and successful).
I guess it's the his...