From 8d45eb03c285eefeb9a0948834823e6eb2cdeb06 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Sat, 27 Aug 2016 13:22:40 -0700 Subject: [PATCH] Fix quickstart guide to reference etc/slapd.d instead of etc/cn=config --- doc/guide/admin/quickstart.sdf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guide/admin/quickstart.sdf b/doc/guide/admin/quickstart.sdf index db1072de7a..03c2be2bd6 100644 --- a/doc/guide/admin/quickstart.sdf +++ b/doc/guide/admin/quickstart.sdf @@ -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, -- 2.39.2