From: Kurt Zeilenga Date: Wed, 21 Jul 1999 18:14:18 +0000 (+0000) Subject: ITS#180 server-side time/size limit clarification X-Git-Tag: OPENLDAP_REL_ENG_1_2_5~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10da4064fca2fb1d32e351eb119d54133daedc63;p=thirdparty%2Fopenldap.git ITS#180 server-side time/size limit clarification --- diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index 60f4032b6b..e14b055a91 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -190,10 +190,24 @@ dereferenced when searching, or dereferenced only when locating the base object for the search. The default is to never dereference aliases. .TP .BI \-l \ timelimit -wait at most \fItimelimit\fP seconds for a search to complete. +wait at most \fItimelimit\fP seconds for a search to complete. A +timelimit of +.I 0 +(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. +retrieve at most \fIsizelimit\fP entries for a search. A sizelimit +of +.I 0 +(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: