Overview#
LDAP_SIZELIMIT_EXCEEDED (RFC 4511) is an LDAP Result Code (4) that Indicates that the size limit specified by the client (DUA) was exceeded before the operation could be completed.LDAP_SIZELIMIT_EXCEEDED Indicates not all results SearchResultEntries were returned.
LDAP_SIZELIMIT_EXCEEDED is returned from the DSA but was based on the client (DUA) specifying in the LDAP Request that it did not want more than the specified size.
LDAP_SIZELIMIT_EXCEEDED is typically seen during a search operations and SearchResultEntries were returned.
LDAP_SIZELIMIT_EXCEEDED is often confused for LDAP_ADMINLIMIT_EXCEEDED