LINUX POP3 Authenitication problems - TechRepublic
General discussion
August 26, 2002 at 01:20 AM
jacobf

LINUX POP3 Authenitication problems

by jacobf . Updated 23 years, 10 months ago

When I set up new users on our POP3 server, the new user logons are unable to authenticate. PAssword is deemed as incorrect even though I am using the one I created. I am using the following command string to create the new users: useradd [username] -s /bin/false -p [password] I then add the users to the virtusertable and execute the “make” command to compile. What am I doing wrong? Is there a way to change the passwords?

This discussion is locked

All Comments