]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8683 - Delete client-pr information from slapd-meta(5) for RE24
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 24 Mar 2020 17:03:29 +0000 (17:03 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 24 Mar 2020 17:03:29 +0000 (17:03 +0000)
doc/man/man5/slapd-meta.5

index 6ef87842518899603ba446316582f49c99c67d88..ae670c8950ff2f9fe2d9c5ff7cde49a6737e65c1 100644 (file)
@@ -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|<size>}
-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 [<target>]
 The "default\-target" directive can also be used during target specification.