When attempting to deploy or manage multiple cloud accounts within the environment, the process intermittently fails with the following connection error:
com.vmware.photon.controller.model.adapters.vsphere.util.connection.BasicConnection$BasicConnectionException: Failed to connect to vCenter: Error: Cannot complete login due to an incorrect user name or password.
Additional Observations:
This issue is typically caused by an underlying problem within the infrastructure's Domain Controller (DC) environment.
Even when credentials are mathematically correct and manually validated, the backend authentication request from vCenter to the identity source (Active Directory) may fail if the Domain Controller is experiencing performance issues, replication lag, or connectivity interruptions. If the vCenter Server cannot receive a timely or valid response from the DC, it returns a generic "incorrect user name or password" fault.
To resolve this issue, perform the following troubleshooting steps in coordination with your internal infrastructure teams: