Within VMware Cloud Foundation, the NSX admin accounts are displayed as disconnected in the SDDC Manager UI. Attempts to use the password remediation workflow in the SDDC Manager fail, and the following constraint is observed regarding the required password format: Password string can have only following special characters !, @, #, $, ", *
VMware Cloud Foundation 5.2.x
This issue occurs due to a credential mismatch between the SDDC Manager and the NSX Manager. The SDDC Manager password remediation workflow subsequently fails because the existing passwords configured on the NSX Manager contain special characters that are not supported by the SDDC Manager password complexity policies.
To resolve this issue, the passwords must be manually updated on the NSX Manager to strictly adhere to the SDDC Manager character requirements before attempting remediation in the UI.
Open an SSH session to the <NSX FQDN> or IP address.
Log in using the admin account.
Update the admin account password by executing the following command:
set user admin password
Note: Ensure the new password strictly adheres to the SDDC Manager requirements and only utilizes the supported special characters: !, @, #, $, ", *.
Log in to the SDDC Manager UI.
Navigate to the password management section and initiate the password remediation workflow for the NSX and admin accounts.
Enter the newly configured, policy-compliant passwords when prompted. The accounts will successfully reconnect