nerdexam
Dell-EMC

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…

PowerScale Components and Features

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)
  • A
    6% (3)
  • B
    11% (6)
  • C
    2% (1)
  • D
    81% (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

#account management#mystic account#CLI administration

Community Discussion

No community discussion yet for this question.

Full D-VXR-OE-01 Practice