]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9367 slapd-mdb: update manpage with encryption settings
authorHoward Chu <hyc@openldap.org>
Tue, 12 May 2026 15:59:18 +0000 (16:59 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 14 May 2026 15:11:42 +0000 (15:11 +0000)
doc/man/man5/slapd-mdb.5

index c00493ca4210916e3c50d58dd432fff69c1cde4d..d2a88b615297551926ee83172f4b05255adaafa8 100644 (file)
@@ -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 \ <module>
+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 \ <pass>
+The passphrase to use for encrypting the database. The \fBcrypto\fP
+module must also be configured.
 .SH ACCESS CONTROL
 The 
 .B mdb