Administrative access to the VMware Live Recovery (VLR) appliance management interface (VAMI) or Web Console is lost due to repeated account lockouts. This occurs even when the password policy is set to never expire.
Symptoms
admin user fails to authenticate via Web Console, VAMI, or SSH./var/log/messages show high-frequency SSH authentication failures.####-##-##T##:##:##.######-04:00 s01vpasrm004 sshd[#######]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=####.####.####.########-##-##T##:##:##.######-04:00 s01vpasrm004 sshd[#######]: pam_faillock(sshd:auth): User unknown: servicenowlinuxsvc####-##-##T##:##:##.######-04:00 s01vpasrm004 sshd[#######]: Invalid user servicenowlinuxsvc from ####.####.####.#### port #########-##-##T##:##:##.######-04:00 s01vpasrm004 sshd[#######]: error: PAM: User not known to the underlying authentication module for illegal user shoremortgage\\servicenow from ####.####.####.########-##-##T##:##:##.######-04:00 s01vpasrm004 sshd[#######]: pam_faillock(sshd:auth): User unknown: shoremortgage\servicenowThe admin account is locked by the pam_faillock security module. This is triggered by a third-party security tool or inventory discovery (such as ServiceNow) attempting to authenticate with incorrect or legacy credentials. In VLR 9.x, the security policy does not automatically unlock the account after a timeout; it requires a manual reset by an administrator.
root user./sbin/faillock --user admin --reset/var/log/messages file.admin account can now successfully authenticate.root password is also unknown or failing, follow the steps in Reset admin & root account passwords.