Overview#
LDAP_ADMINLIMIT_EXCEEDED (RFC 4511 adminLimitExceeded) is an LDAP Result Code (11) that Indicates an LDAP server (DSA) limit set by an administrative authority has been exceeded.LDAP_ADMINLIMIT_EXCEEDED (adminLimitExceeded or sometime ADMINLIMIT or look-through limit) is the maximum number of entries that the LDAP server (DSA) will check when gathering a list of potential Search Response candidates for a Search Request.
Using the Simple Paged Results Control may help with the retrieval of entries beyond the LDAP_ADMINLIMIT_EXCEEDED value.
LDAP_ADMINLIMIT_EXCEEDED is often confused with LDAP_SIZELIMIT_EXCEEDED