ExamQuestions.com

Register
Login
CompTIA Linux+ Exam Questions

CompTIA

CompTIA Linux+

132 / 135

Question 132:

A user has been locked out of an account due to too many failed password attempts. Which of the following commands will unlock the user`s account? 

Answer options:

A. pam_tally2 --user=user --reset
B. passwd -u user -G root
C. usermod -u user -G root
D. chage -1 user=user --reset