I am trying to create a user account. I go through the adduser command and have the following info:
So, that's great! Well, not so great because it is followed with this:
What do I do?
Code:
Username : test
Password : *****
Full Name : test
Uid : 1001
Class :
Groups : test wheel
Home : /home/test
Home Mode :
Shell : /bin/csh
Locked : no
OK? (yes/no): yes
So, that's great! Well, not so great because it is followed with this:
Code:
pw: mkdir(/home/test): No such file or directory
What do I do?