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
Nadezhda Ivanova
OpenLDAP
Commits
df9ecfd7
Commit
df9ecfd7
authored
Oct 10, 2002
by
Kurt Zeilenga
Browse files
security/disallow example
parent
e4eb033d
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/slapd.conf
View file @
df9ecfd7
...
...
@@ -22,7 +22,15 @@ argsfile %LOCALSTATEDIR%/slapd.args
# moduleload back_passwd.la
# moduleload back_shell.la
# Sample security restrictions
#
# Disallow clear text exchange of passwords
# disallow bind_simple_unprotected
#
# Require integrity protection (prevent hijacking)
# Require 112-bit (3DES or better) encryption
# security ssf=1 ssf=112
# Sample access control policy:
# Allow read access of root DSE
# Allow self write access
...
...
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