OR
"Cannot complete login due to an incorrect user name or password." YYYY-MM-DDTHH:MMM:SS ERROR [vcf_om,################################,8bb1] [c.v.v.p.u.c.NsxtManagerApiChanger,om-exec-4] Exception occurred while changing password for user <nsx_service_account>YYYY-MM-DDTHH:MMM:SS ERROR [vcf_om,################################,8bb1] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-4] The credentials were incorrect or the account specified has been locked.YYYY-MM-DDTHH:MMM:SS ERROR [vcf_om,################################,8bb1] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-4] The credentials were incorrect or the account specified has been locked.
com.vmware.vcf.passwordmanager.exception.PasswordUpdateException: The credentials were incorrect or the account specified has been locked.
Caused by: org.springframework.web.client.HttpClientErrorException$Forbidden: 403 Forbidden: "{<EOL> "error_code" : 403,<EOL> "module_name" : "common-services",<EOL> "error_message" : "The credentials were incorrect or the account specified has been locked."<EOL>}"
YYYY-MM-DDTHH:MMM:SS DEBUG [vcf_om,################################,8bb1] [c.v.v.p.u.c.AbstractPasswordChanger,om-exec-4] Error Message : The credentials were incorrect or the account specified has been locked., Error Token :
YYYY-MM-DDTHH:MMM:SS DEBUG [vcf_om,################################,8bb1] [c.v.v.p.r.AbstractPasswordTransactionExecutor,om-exec-4] Password operation failed for <nsx_service_account> in stage UPDATECannot connect to <NSX_Manager> VMware Cloud Foundation 9.x
VMware SDDC Manager 9.x
NSX 9.x
The credentials stored in the SDDC Manager database no longer match the password active on the NSX Manager, SDDC Manager fails to authenticate. When SDDC Manager attempts to perform background operations or password remediation, the authentication failure returns an error ("The credentials were incorrect or the account specified has been locked"), causing the service account to display as Disconnected in the SDDC Manager UI.
Perform the password remediation for the service account :
/etc/init.d/nsx-mp-api-server stopecho "" >/etc/security/opasswdpasswd <serviceacctUserName>
touch /var/vmware/nsx/reset_cluster_credentials/etc/init.d/nsx-mp-api-server startRemediate the password for the service account, with the password that was set and matches SDDC Manager. See: Remediate Passwords for VMware Cloud Foundation Components.