ExamQuestions.com

Register
Login
CompTIA Linux+ Exam Questions

CompTIA

CompTIA Linux+

43 / 135

Question 43:

Joe, a user, is unable to log in to the server and contracts the systems administrator to look into the issue. The administrator examines the /etc/passwd file and discovers the following entry: joe:x:505:505::/home/joe:/bin/false Which of the following commands should the administrator execute to resolve the problem? 

Answer options:

A. usermod "s /bin/bash joe
B. passwd "u joe
C. useradd "s /bin/bash joe
D. chage "E -1 joe