On Wed, 20 Nov 2002, Steven Dahlin wrote: > I created the accounts after install. I tried creating the other accounts > afterwards using useradd.
aha! when you create an account using "useradd", by default, they're locked and you can't log in to them, which leaves you with two choices: 1) # passwd <username> to give them a password 2) # passwd -d <useranme> to remove the lock, giving you (dangerously insecure) accounts with no passwords. rday Robert P. J. Day, RHCE, RHCI Eno River Technologies, Chapel Hill NC Unix, Linux and Open Source corporate training http://www.linux-migration.org -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list