Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
0332f3c9
Commit
0332f3c9
authored
Aug 27, 2016
by
Quanah Gibson-Mount
Browse files
Fix quickstart guide to reference etc/slapd.d instead of etc/cn=config
parent
4cdda78a
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/guide/admin/quickstart.sdf
View file @
0332f3c9
...
...
@@ -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,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment