remove documentation for bind_simple_unprotected

(which was axed log ago)
This commit is contained in:
Kurt Zeilenga 2003-05-24 01:26:38 +00:00
parent d449772875
commit d6bfa4ab8f
2 changed files with 0 additions and 10 deletions

View File

@ -219,14 +219,6 @@ disallow (default none).
disables acceptance of anonymous bind requests.
.B bind_simple
disables simple (bind) authentication.
.B bind_simple_unprotected
disables simple (bind) authentication when confidentiality
protection (e.g. TLS) is not in place. The
.B security
directive's
.B simple_bind
option provides fine grain control over the confidentiality
protection required for simple bind.
.B bind_krbv4
disables Kerberos V4 (bind) authentication.
.B tls_2_anon

View File

@ -25,8 +25,6 @@ argsfile %LOCALSTATEDIR%/slapd.args
# 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 for updates
# Require 63-bit encryption for simple bind