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
Simon
OpenLDAP
Commits
55cd5ee7
Commit
55cd5ee7
authored
Jan 16, 1999
by
Kurt Zeilenga
Browse files
Add reference to slapd.conf(5) and recommendation to avoid cleartext passwords.
parent
c09da45c
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/slapd.conf
View file @
55cd5ee7
#
# See slapd.conf(5) for details on configuration options.
#
include
%
SYSCONFDIR
%/
slapd
.
at
.
conf
include
%
SYSCONFDIR
%/
slapd
.
oc
.
conf
schemacheck
off
...
...
@@ -14,3 +17,5 @@ directory /usr/tmp
rootdn
"cn=root, dc=your-domain, dc=com"
#rootdn "cn=root, o=Your Organization Name, c=US"
rootpw
secret
# cleartext passwords, especially for the rootdn, should
# be avoid. See slapd.conf(5) for details.
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