From e9862ac99577bb48fb171c6f3b7274e640f5a78e Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 9 Oct 2000 23:53:35 +0000 Subject: [PATCH] Clarify handling of -r (chroot) option --- doc/man/man8/slapd.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/man/man8/slapd.8 b/doc/man/man8/slapd.8 index 91923b047b..251e2175e6 100644 --- a/doc/man/man8/slapd.8 +++ b/doc/man/man8/slapd.8 @@ -119,7 +119,9 @@ Ports, if specfied, must be numeric. The default ldap:// port is 389 and the default ldaps:// port is 636. .TP .BI \-r " directory" -Specifies a run-time directory. slapd will +Specifies a chroot "jail" directory. slapd will +.BR chdir (2) +then .BR chroot (2) to this directory after opening listeners but before any reading any configuration file or initializing any backend. -- 2.39.5