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!