From: Howard Chu Date: Tue, 12 May 2026 15:59:18 +0000 (+0100) Subject: ITS#9367 slapd-mdb: update manpage with encryption settings X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=252153aa0b37c77db0a2b005a638052db6199e9c;p=thirdparty%2Fopenldap.git ITS#9367 slapd-mdb: update manpage with encryption settings --- diff --git a/doc/man/man5/slapd-mdb.5 b/doc/man/man5/slapd-mdb.5 index c00493ca42..d2a88b6152 100644 --- a/doc/man/man5/slapd-mdb.5 +++ b/doc/man/man5/slapd-mdb.5 @@ -216,6 +216,15 @@ allocations can have a major negative impact on server performance, but specifying too much stack will also consume a great deal of memory. Each search stack uses 512K bytes per level. The default stack depth is 16, thus 8MB per thread is used. +.TP +.BI crypto \ +Load an encryption module to use for encrypting the database. The +LMDB source code includes an example encryption module. By default +there is no encryption. +.TP +.BI passphrase \ +The passphrase to use for encrypting the database. The \fBcrypto\fP +module must also be configured. .SH ACCESS CONTROL The .B mdb