Hello all, I am taking unix and linux classes now and I have a problem with adding a new user by using unix and linux scripts. please help me with the script that adding a new user.
here are the requirements:
1. edit the passwd and shadow files to define the user's account.
2. set an initial password.
3. create the user's home directory.
thanks in advance.
Jon,
here are the requirements:
1. edit the passwd and shadow files to define the user's account.
2. set an initial password.
3. create the user's home directory.
thanks in advance.
Jon,