Hi Everyone,
I wanted to share a real-world scenario I recently encountered regarding Prism Central account lockouts and see how the community handles similar setup challenges.
The Issue:
Our primary local administrator account on Prism Central kept getting locked out unexpectedly. After inspecting the logs, we traced the issue to an external automated log integration (like a SIEM/Splunk collector) executing API calls using stale credentials.
Even after disabling the integration at the source and resetting the admin password, the lockout behavior occasionally persisted due to cached sessions or residual background API requests.
How We Resolved It:
-
Unlocked the user via CLI: Connected via SSH to Prism Central and ran:
Bash -
Created a Dedicated Admin Account: To isolate human administrative tasks from automated services, we provisioned a new, dedicated local admin account specifically for management.
-
Isolated Integration Services: Assigned dedicated service accounts with least-privilege RBAC strictly for API and log collection.
Questions for the Community:
-
Have you faced similar issues where background API calls keep locking out primary admin accounts?
-
What are your best practices for managing API token lifecycles and service accounts in Nutanix environments?
Looking forward to hearing your insights and experiences!
Best regards,
Moaz Ahmed
