adduser

The user's shell probably isn't correct. Also make sure the home directory exists and is accessible by that user ID.
 
[cmd=""]pw usershow username[/cmd] is probably the best way to find out what the system thinks it's trying to do with a given user name.
 
Back
Top