Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
82ebd43e
Commit
82ebd43e
authored
Feb 28, 2014
by
Howard Chu
Committed by
Quanah Gibson-Mount
Apr 01, 2014
Browse files
ITS#7803 reference slapd-config(5)
Also replace BDB example with LMDB
parent
b1f2f0ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/slapd.ldif
View file @
82ebd43e
#
# See slapd
.d
(5) for details on configuration options.
# See slapd
-config
(5) for details on configuration options.
# This file should NOT be world readable.
#
dn: cn=config
...
...
@@ -73,13 +73,13 @@ olcDatabase: frontend
#######################################################################
#
B
DB database definitions
#
LM
DB database definitions
#######################################################################
#
dn: olcDatabase=
b
db,cn=config
dn: olcDatabase=
m
db,cn=config
objectClass: olcDatabaseConfig
objectClass: olc
B
dbConfig
olcDatabase:
b
db
objectClass: olc
M
dbConfig
olcDatabase:
m
db
olcSuffix: dc=my-domain,dc=com
olcRootDN: cn=Manager,dc=my-domain,dc=com
# Cleartext passwords, especially for the rootdn, should
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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