]> git.sur5r.net Git - openldap/commitdiff
document sockbuf_max_incoming
authorKurt Zeilenga <kurt@openldap.org>
Tue, 29 May 2001 16:10:08 +0000 (16:10 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 29 May 2001 16:10:08 +0000 (16:10 +0000)
doc/man/man5/slapd.conf.5

index 70cebdda213d500ade15cde5439a0df6e81ce6fd..603d782f426d5460ba740e97accf2b693859d159 100644 (file)
@@ -417,15 +417,6 @@ Note that the
 factor is measure of security provided by the underlying transport,
 e.g. ldapi:// (and eventually IPSEC).  It is not normally used.
 .TP
-.B sizelimit <integer>
-Specify the maximum number of entries to return from a search operation.
-The default size limit is 500.
-.TP
-.B srvtab <filename>
-Specify the srvtab file in which the kerberos keys necessary for
-authenticating clients using kerberos can be found. This option is only
-meaningful if you are using Kerberos authentication.
-.TP
 .B schemacheck { on | off }
 Turn schema checking on or off. The default is on.
 .TP
@@ -433,6 +424,9 @@ Turn schema checking on or off. The default is on.
 Specify the maximum number of entries to return from a search operation.
 The default size limit is 500.
 .TP
+.B sockbuf_max_incoming <integer>
+Specify the maximum incoming LDAP PDU size.  The default is 262143.
+.TP
 .B srvtab <filename>
 Specify the srvtab file in which the kerberos keys necessary for
 authenticating clients using kerberos can be found. This option is only