]> git.sur5r.net Git - openldap/blobdiff - doc/man/man1/ldapsearch.1
helper for unlimited time/size limits request
[openldap] / doc / man / man1 / ldapsearch.1
index d68743997964e51a788a6d1707f0a0cc3e79831c..fbdd2f53f5839cf215f582ae3a3a9e9aa848e0c4 100644 (file)
@@ -227,6 +227,11 @@ timelimit of
 (zero) removes the
 .B ldap.conf
 limit.
+A timelimit of
+.I none
+uses
+.I maxInt
+(2147483647, RFC 2251) as timelimit.
 A server may impose a maximal timelimit which only
 the root user may override.
 .TP
@@ -237,6 +242,11 @@ of
 (zero) removes the 
 .B ldap.conf
 limit.
+A sizelimit of
+.I none
+uses
+.I maxInt
+(2147483647, RFC 2251) as sizelimit.
 A server may impose a maximal sizelimit which only
 the root user may override.
 .TP