skip to content
Hiiruki's lab

Fix Nutanix Prism Central User Locked Out Error

/ 1 min read

Updated:
Table of Contents

Intro

When I try login to Nutanix Prism Central I got this error:

This is caused by too many incorrect login attempt.

Nutanix user locked out error

Solution

SSH to Nutanix CVM and login as nutanix

SSH CVM Nutamix

Run this command to resetting (unlocking) the login failure lock for the admin user on all CVMs in the cluster

Terminal window
allssh sudo faillock --user admin --reset
 faillock

Now try to login again, now you can view the Nutanix Prism Central again.

Dashboard Nutanix