In vCenter, when accessing Users and Groups from the admin SSO login, the following error is displayed: 'A vCenter Single Sign-On Service error occurred.'
Log Location: /var/log/vmware/sso/vmware-identity-sts.log
YYYY-MM-DDT.077Z INFO sts[57:tomcat-http--11]
[corId=fXXXXXX6-7XXXXXXXXXc-XXXXXXX7]
[com.vmware.identity.diagnostics.VmEventAppender]
EventLog:
source=[VMware Identity Server],
tenant=[vsphere.local],
eventid=[USER_NAME_PWD_AUTH_FAILED],
level=[ERROR],
category=[VMEVENT_CATEGORY_STS],
text=[Failed to authenticate principal [svc_@domain]. Login failed],
detailtext=[Login failed],
correlationId=[fXXXXXX6-7XXXXXXXXXc-XXXXXXX7],
timestamp=[1768440751077]
YYYY-MM-DDT.077Z ERROR sts[57:tomcat-http--11]
[com.vmware.identity.idm.server.IdentityManager]
Failed to authenticate principal [svc_@domain]. Login failed
javax.security.auth.login.LoginException: Login failed
at com.vmware.identity.idm.server.provider.ldap.LdapWithAdMappingsProvider.authenticate(LdapWithAdMappingsProvider.java:458)
at com.vmware.identity.idm.server.IdentityManager.authenticate(IdentityManager.java:3170)
at com.vmware.identity.idm.server.IdentityManager.authenticate(IdentityManager.java:10605)
at com.vmware.identity.idm.client.CasIdmClient.authenticate(CasIdmClient.java:1303)
at com.vmware.identity.sts.idm.impl.AuthenticatorImpl.authenticate(AuthenticatorImpl.java:91)
at com.vmware.identity.sts.auth.impl.UNTAAuthenticator.authenticate(UNTAAuthenticator.java:89)YYYY-MM-DDT.076Z ERROR sts[57:tomcat-http--11]
[corId=fXXXXXX6-7XXXXXXXXXc-XXXXXXX7]
[com.vmware.identity.interop.ldap.OpenLdapClientLibrary]
Server SSL certificate not trusted: Subject ()
YYYY-MM-DDT.076Z WARN sts[57:tomcat-http--11]
[corId=fXXXXXX6-7XXXXXXXXXc-XXXXXXX7]
[com.vmware.identity.interop.ldap.LdapErrorChecker]
Error received by LDAP client:
com.vmware.identity.interop.ldap.OpenLdapClientLibrary, error code: -1
Log Location : /var/log/vmware/sso/ssoAdminServer.log
YYYY-MM-DDT.077Z ERROR ssoAdminServer[104:pool-2-thread-5] [OpId=########-####-####-####-############] [com.vmware.identity.idm.server.ServerUtils] cannot establish ldap connection with URI: [ldap://example.com:389] because [Invalid credentials] therefore will not attempt to use any secondary URIs
YYYY-MM-DDT.077Z ERROR ssoAdminServer[104:pool-2-thread-5] [OpId=########-####-####-####-############] [com.vmware.identity.idm.server.ServerUtils] Exception 'com.vmware.identity.idm.IDMLoginException: Failed to probe provider connectivity [URI: ldap://example.com:389 ]; tenantName [vsphere.local], userName [example\user01]'
Caused by: com.vmware.identity.interop.ldap.InvalidCredentialsLdapException: Invalid credentials
vCenter server 7.x
vCenter server 8.x
If the Active Directory (AD) service account used for the Identity Source becomes locked, disabled, or has an expired password, AD user logins to vCenter will fail.
To resolve this issue, follow the steps below
Note: