3.2

Table Of Contents
308
89990b1d The LDAP server cannot perform the operation because it would change
the structure rules of the object class, LDAP error:
LDAP_NO_OBJECT_CLASS_MODS(0x45)
89990b1e The results of a request to the LDAP server are too large to return them,
LDAP error: LDAP_RESULTS_TOO_LARGE(0x46)
89990b1f The LDAP operation needs to be performed by multiple LDAP servers,
where this operation is not permitted, LDAP error:
LDAP_AFFECTS_MULTIPLE_DSAS(0x47)
89990b20 The LDAP server cannot perform the operation because of a virtual list
view error, LDAP error: LDAP_VIRTUAL_LIST_VIEW_ERROR(0x4C)
89990b21 The LDAP server encountered an unknown error, LDAP error:
LDAP_OTHER(0x50)
89990b22 The LDAP server could not be contacted, LDAP error:
LDAP_SERVER_DOWN(0x51)
89990b23 The LDAP client detected an error, LDAP error:
LDAP_LOCAL_ERROR(0x52)
89990b24 The LDAP protocol detected an encoding error, LDAP error:
LDAP_ENCODING_ERROR(0x53)
89990b25 The LDAP protocol detected an decoding error, LDAP error:
LDAP_DECODING_ERROR(0x54)
89990b26 An LDAP search was aborted because of a timeout, LDAP error:
LDAP_TIMEOUT(0x55)
89990b27 The LDAP server encountered an unknown authentication error, LDAP
error: LDAP_AUTH_UNKNOWN(0x56)
89990b28 An LDAP search filter has an invalid format, LDAP error:
LDAP_FILTER_ERROR(0x57)
89990b29 An LDAP operation was cancelled by the user, LDAP error:
LDAP_USER_CANCELLED(0x58)
89990b2a An LDAP operation failed because an invalid parameter was specified,
LDAP error: LDAP_PARAM_ERROR(0x59)
89990b2b n LDAP operation failed because the system is out of memory, LDAP
error: LDAP_NO_MEMORY(0x5a)
89990b2c The LDAP connection could not be created, LDAP error:
LDAP_CONNECT_ERROR(0x5b)