3.1.1.3.4.1.22 LDAP_SERVER_RANGE_RETRIEVAL_NOERR_OID
This control is used to modify the behavior of a range retrieval operation (see section 3.1.1.3.1.3.3). When this control is not specified, if range retrieval is being performed on an attribute whose values are forward link values or back link values, and the value of low is greater than or equal to the number of values in the attribute, the DC will return the error operationsError / <unrestricted>. If this control is specified, no error is returned in this case (and no values are returned). For example, if an object has a member attribute with 500 values, performing the range retrieval "member;range=500-*" will return operationsError / <unrestricted> without this control, and success with this control.
When sending this control to a DC, the controlValue field of the Control structure is omitted. Sending this control to a DC does not cause the DC to include any controls in its response.