Displaying 1 result from an estimated 1 matches for "bad_pw".
Did you mean:
bad_gs
2000 Feb 09
0
Lockouts caused by Samba
...local master = no
I also have the socket address specifically set, with "bind interfaces only
= yes" and "interfaces" set to a specific IP address, since I am running
multiple IP addresses on a single interface.
My guess as to what's happening:
1. Samba passes the userid/bad_pw combo to the domain controller, and it
fails, as expected. Strike 1.
2. Samba mangles the correct password and/or the 95 client pulls some
incorrect data from the local .pwl file. Strike 2.
3. Either the user re-types the password, or hits "Cancel" and the client
proceeds to the next driv...