E-ALD-102-034 LDAPSearch returned NO_SUCH_OBJECT. Verify that LDAPSearchBase is specified correctly and the search base object %0s exists on the LDAP server.

Explanation

This message is logged when an LDAP search returns a NO_SUCH_OBJECT error code. This error typically occurs when the base distinguished name specified in the search query cannot be found.

System action

If multiple distinguished names are specified by the LDAPSearchBase property, the ObjectServer continues to search on the next base distinguished name. If no more search bases exist, the ObjectServer fails to authenticate the user.

User response

Not applicable.

Administrator response

Verify that the distinguished names specified by the LDAPSearchBase property correspond to objects that exist in the LDAP server.