How to reset admin password for VMware aria operations for logs 8.18.x and remediate password in SDDC Manager.
- Milton Sarkar
- 2 days ago
- 1 min read
1. Connect to the vRLI primary node via SSH and execute the following commands to reset the password and verify the admin status.
/usr/lib/loginsight/application/sbin/li-reset-admin-passwd.sh --resetAdminPassword NewPassword
/usr/lib/loginsight/application/sbin/li-reset-admin-passwd.sh --checkAdminStatus
/usr/lib/loginsight/application/sbin/li-reset-admin-passwd.sh --unlockAdmin

2.Copy the newly generated password and update the admin password for vRLI using SDDC password management.

Comments