I am using Redhat Linux 7.0 as well as NT 4.0. Under NT PDC I have establish a SAMABA file server on Linux machine. Window NT Users can see this machine in browser. But SAMBA server does not allow them to logon from NT machines. It displays the message ?The account is not authorizing to logon from this station.?
Here is brief history what I did.
1- Users have accounts on SAMBA server.
2- Also defined in smbpasswd
3- Users are allowed to access shares in smb.conf.
4- SMABA machine is working as well as other workgroup.
5- They can telnet SAMBA server.
So I have made changes in registry of NT machines as under
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters
DWORD Value
EnablePlaneTextPassword 1
Those machines, which got these changes, can access through username & password but for others SAMBA is still unavailable.What is the solution??