Skip to content
Snippets Groups Projects
Commit 49a4319b authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

document sockbuf_max_incoming

parent fd75d094
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment