mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
ITS#180: add note about server-side maximal size/time limits.
This commit is contained in:
parent
a103bf9b38
commit
cf9a36da3f
1 changed files with 4 additions and 0 deletions
|
|
@ -208,6 +208,8 @@ timelimit of
|
|||
(zero) removes the
|
||||
.B ldap.conf
|
||||
limit.
|
||||
A server may impose a maximal timelimit which only
|
||||
the root user may override.
|
||||
.TP
|
||||
.BI \-z \ sizelimit
|
||||
retrieve at most \fIsizelimit\fP entries for a search. A sizelimit
|
||||
|
|
@ -216,6 +218,8 @@ of
|
|||
(zero) removes the
|
||||
.B ldap.conf
|
||||
limit.
|
||||
A server may impose a maximal sizelimit which only
|
||||
the root user may override.
|
||||
.SH OUTPUT FORMAT
|
||||
If one or more entries are found, each entry is written to standard output
|
||||
in the form:
|
||||
|
|
|
|||
Loading…
Reference in a new issue