VCF 4.5.1
Aria Operations 8.x
The admin account in Aria Operations was changed or expired out-of-band from SDDC password management.
The Aria Operations admin account may appear 'Disconnected' in SDDC manager if it becomes locked after multiple incorrect login attempts.
1) SSH into the SDDC Manager as the vcf user. su to the root user.
2) Run lookup_passwords
for VROPS. Note the admin password value.
3) Run systemctl stop operationsmanager
4) SSH into each VROPS node (01, 02, and 03) as the respective root user.
5) Run echo -n "" > /etc/security/opasswd
on each node. Confirm there is nothing returned when running cat /etc/security/opasswd
6) On each Aria Operations node, run $VMWARE_PYTHON_BIN $VCOPS_BASE/../vmware-vcopssuite/utilities/sliceConfiguration/bin/vcopsSetAdminPassword.py --reset
and provide the password value from lookup_passwords
when prompted.
7) On the SDDC Manager SSH session, run systemctl start operationsmanager
8) Open the SDDC Manager web client and go to the Password Management screen. It may take a few minutes for operationsmanager to fully start and the passwords to load.
9) For the Aria Operations admin password/account, click the 3 Vertical Ellipses and select "Remediate Password". Provide the value that the admin password was set to.
Note: To unlock the Aria Operations admin account and identify the cause of the lock, refer to the following Knowledge Base articles: