When replacing a VMware Identity Manager (vIDM) cluster with a new single-node appliance, VMware Aria Automation fails to reconfigure with the new instance. This is typically observed when the environment is moving from a VIP address FQDN to a single node FQDN.
During the reconfiguration process, the /opt/scripts/vidm_recovery.py script fails with invalid username and password errors. This occurs despite being able to successfully log into the vIDM UI with the new accounts. Additionally, running vracli vidm apply fails to execute any changes.
VMware Aria Automation 8.18.x
VMware Identity Manager 3.3.7
This issue occurs when the configadmin user is missing from the user_org and user_role database tables, meaning the identity service does not recognize it as an org_owner. Furthermore, the presence of legacy users retaining the org_owner role prevents vracli commands from executing. The scripts verify that no current org_owner exists before applying new configurations.
This procedure requires manual modifications to the database and is prone to human error.
Contact Broadcom Support with a new case requesting assistance.