This article provides steps to reset the root password if you have lost or forgotten the existing root password for:
If the current root password is available you can use the UI to change the password following step 5 on Password management with VMware Aria Suite Lifecycle (vRealize Suite Lifecycle Manager) Locker (92245)
To reset the forgotten root password in VMware vRealize Suite Lifecycle Manager and VMware Aria Suite Lifecycle:
rw init=/bin/bash
passwd
reboot -f
In case, "root" password does not reset and gets Error: "Authentication token lock busy"
This is due to "root" file system in "read-only" mode. It needs to be in "Read-Write" mode. Run below command for the same:
"mount -o rw, remount /"
Password gets reset successfully.
Checking and clearing out failed attempts to login which results in the root account being locked temporarily.
faillock --user root
faillock --user root --reset
Password Management articles:
Resetting VMware Aria Suite Lifecycle root password KB 52431
Resetting admin@local password for VMware Aria Suite Lifecycle KB 52434
| Product | Password | KB |
VMware Aria Automation (vRealize Automation) VMware Aria Automation Config (Salt Stack Config) VMware Aria Automation Orchestrator (vRealize Orchestrator) | root | KB 92254 |
VMware Aria Operations (vRealize Operations) | root admin | |
VMware Aria Operations for Logs (vRealize Log Insight) | root admin | KB 92256 |
VMware Aria Operations for Networks (vRealize Network Insight) | admin support console user | KB 92257 |
Aria Suite Lifecycle appliance (vRealize Suite Lifecycle Manager) | root admin@local | Step 5 on 92245 |
Workspace ONE Access (VMware Identity Manager) | root admin admin (8443) | KB 92258 |