From: Quanah Gibson-Mount Date: Tue, 24 Mar 2020 17:03:29 +0000 (+0000) Subject: ITS#8683 - Delete client-pr information from slapd-meta(5) for RE24 X-Git-Tag: OPENLDAP_REL_ENG_2_4_50~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d4e47e76bbe6151ce1cc9e465209cf8ce2492f;p=thirdparty%2Fopenldap.git ITS#8683 - Delete client-pr information from slapd-meta(5) for RE24 --- diff --git a/doc/man/man5/slapd-meta.5 b/doc/man/man5/slapd-meta.5 index 6ef8784251..ae670c8950 100644 --- a/doc/man/man5/slapd-meta.5 +++ b/doc/man/man5/slapd-meta.5 @@ -311,25 +311,6 @@ underlying libldap, with rebinding eventually performed if the If set before any target specification, it affects all targets, unless overridden by any per-target directive. -.TP -.B client\-pr {accept-unsolicited|DISABLE|} -This feature allows one to use RFC 2696 Paged Results control when performing -search operations with a specific target, -irrespective of the client's request. -When set to a numeric value, Paged Results control is always -used with \fIsize\fP as the page size. -When set to \fIaccept-unsolicited\fP, unsolicited Paged Results -control responses are accepted and honored -for compatibility with broken remote DSAs. -The client is not exposed to paged results handling -between -.BR slapd\-meta (5) -and the remote servers. -By default (disabled), Paged Results control is not used -and responses are not accepted. -If set before any target specification, it affects all targets, unless -overridden by any per-target directive. - .TP .B default\-target [] The "default\-target" directive can also be used during target specification.