]> git.sur5r.net Git - openldap/commitdiff
Fix quickstart guide to reference etc/slapd.d instead of etc/cn=config
authorQuanah Gibson-Mount <quanah@openldap.org>
Sat, 27 Aug 2016 20:22:40 +0000 (13:22 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sat, 27 Aug 2016 20:22:40 +0000 (13:22 -0700)
doc/guide/admin/quickstart.sdf

index db1072de7a56621503b447415c9bdffa9572885c..03c2be2bd65b94181d731c3b50fbdf02fbeaeaea 100644 (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,