On Fri, August 20, 2004 9:55 am, Jeff Vian said: > The syntax for useradd is > # useradd -p myuserpasswd myusername > > man useradd for more info. Hmm...I was also having an issue adding users from the command line--not sure if it's related to the originally reported issue. But the syntax listed yields for me: [root@home root]# useradd -p testpass testuser useradd: cannot rewrite password file Interestingly, I can still add users using the graphical tools on my gnome desktop without incident... Mike