mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
Update directory comment
This commit is contained in:
parent
c70cb72ef9
commit
6ec3f1438a
1 changed files with 3 additions and 2 deletions
|
|
@ -39,6 +39,7 @@ rootdn "cn=Manager, dc=my-domain, dc=com"
|
|||
# cleartext passwords, especially for the rootdn, should
|
||||
# be avoid. See slapd.conf(5) for details.
|
||||
rootpw secret
|
||||
# this directory MUST exist and be writable by the slapd/tools
|
||||
# process before running slapd and/or tools.
|
||||
# database directory
|
||||
# this directory MUST exist prior to running slapd AND
|
||||
# should only be accessable by the slapd/tools Mode 700 recommended.
|
||||
directory %LOCALSTATEDIR%/openldap-ldbm
|
||||
|
|
|
|||
Loading…
Reference in a new issue