Unlock Nutanix admin user

Based on the user lockout policy, due to entering wrong password if admin account gets locked-out you can unlock the account using below command.

Login to CVM using nutanix user:

allssh sudo faillock –user <username_to_unlock> –reset

Leave a comment