mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Update directory comment
This commit is contained in:
parent
c70cb72ef9
commit
6ec3f1438a
@ -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 New Issue
Block a user