Ano-Tech Computers
Enter keyword:

Windows 2000, Samba: The account is not authorized to log in from this station
Problem:
When trying to access shared files on a Linux server running Samba, Windows 2000 fails with the following error message: "The account is not authorized to log in from this station"
 
Solution:
As usual, our friends from Seattle are completely lost. The real problem is usually somewhere else; the Samba server is expecting cleartext passwords but the client is using encrypted passwords.

In your smb.conf file, add
"encrypt passwords = yes"

Then restart Samba and try connecting again.

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles