D-VXR-OE-01 · Question #528
Which command is used to unlock the mystic account on the VxRail Manager VM?
The correct answer is D. pam_tally2 --user=mystic --reset. To unlock the mystic account on the VxRail Manager VM, the command used is pam_tally2 -- user=mystic --reset. This command resets the failed login attempts counter for the specified user, unlocking the account if it was locked due to too many failed login attempts. Steps to…
Question
Which command is used to unlock the mystic account on the VxRail Manager VM?
Options
- Apasswd --user mystic --reset
- Breset-password --user mystic
- Creset-lockout --user=mystic
- Dpam_tally2 --user=mystic --reset
How the community answered
(54 responses)- A6% (3)
- B11% (6)
- C2% (1)
- D81% (44)
Explanation
To unlock the mystic account on the VxRail Manager VM, the command used is pam_tally2 -- user=mystic --reset. This command resets the failed login attempts counter for the specified user, unlocking the account if it was locked due to too many failed login attempts. Steps to unlock: Access the VxRail Manager VM through SSH. Execute the command pam_tally2 --user=mystic --reset. Verify that the account is unlocked and can log in successfully.
Topics
Community Discussion
No community discussion yet for this question.