/common/logs/admin/app.log: ERROR c.v.v.h.a.vcenter.VcConnection- Error Logging onto VCenter... User:[email protected], message: Cannot complete login due to an incorrect user name or password.
/var/log/vmware/sso/vmware-identity-sts.log shows username and password error: [USER_NAME_PWD_AUTH_FAILED]/var/log/vmware/sso/vmware-identity-sts.log indicating failure to bind to domain controller: error code: -5 reason [Timed out]/var/log/vmware/syslog shows Kerberos/GSS-API errors: GSS-API error calling gss_init_sec_context: 40157.VMware HCX 4.x
VMware vCenter Server 8.x
The issue is caused by a communication failure between the vCenter Single Sign-On (SSO) service and the Active Directory domain controller. Even though the user is local to vSphere, the vCenter configured with Integrated Windows Authentication (IWA) attempts to validate identity provider metadata or Kerberos contexts via LDAP.
Since Integrated Windows Authentication (IWA) is deprecated and relies on a sensitive Kerberos configuration, the following steps are required to resolve the issue and align with VMware best practices: