Valid XK0-005 Dumps shared by ExamDiscuss.com for Helping Passing XK0-005 Exam! ExamDiscuss.com now offer the newest XK0-005 exam dumps, the ExamDiscuss.com XK0-005 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com XK0-005 dumps with Test Engine here:
A junior developer is unable to access an application server and receives the following output: The systems administrator investigates the issue and receives the following output: Which of the following commands will help unlock the account?
Correct Answer: D
To unlock an account that has been locked due to login failures, the administrator can use the command pam_tally2 --user=dev2 --reset (D). This will reset the failure counter for the user "dev2" and allow the user to log in again. The other commands will not unlock the account, but either display or increase the failure count. References: * [CompTIA Linux+ Study Guide], Chapter 4: Managing Users and Groups, Section: Locking Accounts with pam_tally2 * [How to Lock and Unlock User Account in Linux]