Type your answer exactly as you would at a command line: Do not add extra spaces, no quotations, no $ symbols, etc.

others

Description

1. Enter the entire command line to complete the following task:

Create a new user called  susan  but do not run passwd to set the password.  (Susan will not be able to log in until you set a password for Susan)

NOTE: Type your answer exactly as you would at a command line:  Do not add extra spaces, no quotations, no $ symbols, etc.

HINT:  Check the man page

 

2. Enter the entire command line to complete the following task:

Force the user  robert  to change his password after 30 days.

NOTE: Type your answer exactly as you would at a command line:  Do not add extra spaces, no quotations, no $ symbols, etc.

 

3. Enter the entire command line to complete the following task:

Create a new user called  mark  and also specify that Mark's home directory is  /home/linuxfun  rather than the default setting (which would have been /home/mark)

NOTE: Type your answer exactly as you would at a command line:  Do not add extra spaces, no quotations, no $ symbols, etc.

HINT:  Use the man page, around line 176.

 

 


Related Questions in others category