It may be necessary to run the steps from this KB on VCF (Aria) Operations appliances if the following issues occur:
Login Incorrect" message on the console or an "Access Denied" message via SSH.Login Incorrect" message on the console or an "Access Denied" message via SSH./etc/security/faillock.conf and the line to comment out is even_deny_root (see Step 11 below).Process to reset the root password:
Log into the Aria Operations Admin UI as the local admin user.
Take Offline under Cluster Status.e key to enter edit mode.Virtual Machine's Settings > VM Options > Boot Options and reboot to gain additional time.elevator=noop audit=1.rw init=/bin/bash
mount -o remount,rw /passwdvi /etc/security/faillock.confNote: In versions 8.0 through 8.12, the file to edit is /etc/pam.d/system-auth
even_deny_root directive by placing a # character at the beginning of the line.#even_deny_root#pam_tally2.so onerr=fail deny=3 unlock_time=900 root_unlock_time=900 file=/var/log/tallylog:wq!syncreboot -fNote: If the reboot command fails, restart the Virtual Machine through vCenter.
vi /etc/security/faillock.confNote: In versions 8.0 through 8.12, the file to edit is /etc/pam.d/system-auth
even_deny_root directive by uncommenting it (removing the # character from the beginning of the line).even_deny_root
pam_tally2.so onerr=fail deny=3 unlock_time=900 root_unlock_time=900 file=/var/log/tallylog:wq!Bring Cluster Online under Cluster Status.NOTE: If the Aria Operations nodes are managed by Aria Suite Lifecycle or are part of VMware Cloud Foundation, see the Additional Information section for the steps required to update the root password in the locker.
Default root Password
root Password Requirements
!@#$%^&*+=Additional Steps Required for Clusters Managed by Aria Suite Lifecycle or part of VMware Cloud Foundation:
Locker tile.Passwords.Add.Add.CONDITIONAL) If the root password was changed on multiple Aria Operations nodes and unique passwords were used for each node, repeat steps 4-7 to add a new password to the Aria Suite Lifecycle locker for each unique Aria Operations root password used.VMware Aria Suite Lifecycle logo in the top left corner of the screen.Lifecycle Operations tile.Environments.VIEW DETAILS for the environment that contains Aria Operations.Operations tab.Trigger Inventory Sync and click SUBMIT.LCMVROPSYSTEM25050 or LCMCOMMON80063.RETRY.Root Password.Select Root Password link.SUBMIT.CONDITIONAL) If the root password was changed on multiple Aria Operations nodes, the Inventory Sync request will fail again for each node that the root password was changed on.LCM####### error number to expand the error details.Considerations for admin password
SSH Connection Refused After Changing root Password