PDA

View Full Version : can't add new users



echelon
02-04-2004, 06:42 PM
i'm trying to add a new user to the sshd server...
when i enter this in the console...
/usr/sbin/useradd -d /home/newuser -m -g users -s /bin/bash newuser
i get this message...
useradd: cannot rewrite password file
- Error running useradd command -- account not created!