admin account return an "Access Denied" or "Authentication Failed" error.admin user via the HCX System Appliance Management Interface (Appliance Management UI) at https://<HCX-Manager-IP>:9443//var/log/messages on the HCX Manager:sshd[22439]: Failed password for admin from <IP address> port <port number> ssh2
pam_faillock(sshd:auth): Consecutive login failures for user admin account temporarily locked
The admin user account has been locked by the Pluggable Authentication Module (PAM) faillock mechanism. This occurs after a specific number of consecutive failed login attempts (often caused by incorrect credentials in discovery tools, security scanners, or manual entry errors).
Steps to Unlock the Admin Account
root user.faillock --user admin --reset
su admin
exit to return to the root prompt, then log out of the console.admin account to verify connectivity.