Back to Geneos FAQ

Internal documentation only

This page has been marked as draft.

SSO agent - What does error code: LDAP Error Code 49, data 52e mean?

Example Errors:

ERROR com.itrsgroup.ssoagent.ldap - Unexpected system error in LDAP query: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C09044E, comment: AcceptSecurityContext error, data 52e, v2580 ]

ERROR [default-akka.actor.default-dispatcher-15] [HubAuthenticator] - [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090446, comment: AcceptSecurityContext error, data 52e, v4563

LDAP Error code 49 means the bind operation has failed, typically due to a problem with the account.

LDAP Error 52e means the username is valid but the password/credential is invalid.

Solution:

Check that the bind account credentials used to connect to the LDAP server are correct.

This can also be caused by not using the FQDN in the Username field at the User Directory configuration. Try changing Username to “user@domain.name

["Geneos"] ["Geneos > SSO Agent"] ["FAQ"]

Was this topic helpful?