Fix quickstart guide to reference etc/slapd.d instead of etc/cn=config

This commit is contained in:
Quanah Gibson-Mount 2016-08-27 13:22:40 -07:00
parent 589331ea75
commit 8d45eb03c2

View File

@ -188,7 +188,7 @@ specified olcDbDirectory must exist prior to starting {{slapd}}(8).
. You are now ready to import your configration database for use by
{{slapd}}(8), by running the command:
..{{EX: su root -c /usr/local/sbin/slapadd -F /usr/local/etc/cn=config -l /usr/local/etc/openldap/slapd.ldif}}
..{{EX: su root -c /usr/local/sbin/slapadd -F /usr/local/etc/slapd.d -l /usr/local/etc/openldap/slapd.ldif}}
.{{S: }}
+{{B:Start SLAPD}}.
@ -196,7 +196,7 @@ specified olcDbDirectory must exist prior to starting {{slapd}}(8).
. You are now ready to start the Standalone LDAP Daemon, {{slapd}}(8),
by running the command:
..{{EX:su root -c /usr/local/libexec/slapd -F /usr/local/etc/cn=config}}
..{{EX:su root -c /usr/local/libexec/slapd -F /usr/local/etc/slapd.d}}
. To check to see if the server is running and configured correctly,