FC4 & pop users for sendmail

Jonathan Horne linux at dfwlp.com
Fri Oct 14 18:03:58 UTC 2005


Take a look at the file /etc/passwd.  Notice that some users have /bin/bash
as their shell, whereas some others have /sbin/nologin.  Your pop users will
still be able to access mails if you substitute /sbin/nologin.  You can edit
the passwd file manually, or when you add the user, simple do it like this:

useradd [name] -s /sbin/nologin

cheers,
jonathan




More information about the fedora-list mailing list