LINUX SYSTEM ADMINISTRATION ITN 170 UPDATED
ACTUAL QUESTIONS AND CORRECT ANSWERS
Question:
When you create a user with the useradd command, what
is the immediate state of it?
A) Active
B) Open
C) Inactive
D) Locked
Answer:
Locked
Question:
Which command is used to change the user password
expiration information?
A) edit
B) chage
C) useradd
D) userpass
Answer:
chage
Question:
Which value will force immediate password expiration for
a user account?
A) 0
B) 10
C) 1000
D) 1
E) 100
Answer:
0
Question:
Which command should you use to add a user to the
plabuser group?
A) usermod
B) groupadd
C) chage
D) useradd
Answer:
usermod
Question:
ACTUAL QUESTIONS AND CORRECT ANSWERS
Question:
When you create a user with the useradd command, what
is the immediate state of it?
A) Active
B) Open
C) Inactive
D) Locked
Answer:
Locked
Question:
Which command is used to change the user password
expiration information?
A) edit
B) chage
C) useradd
D) userpass
Answer:
chage
Question:
Which value will force immediate password expiration for
a user account?
A) 0
B) 10
C) 1000
D) 1
E) 100
Answer:
0
Question:
Which command should you use to add a user to the
plabuser group?
A) usermod
B) groupadd
C) chage
D) useradd
Answer:
usermod
Question: