Clarify that "security ssf=n" applies to "disallow bind_simple_unprotected".

This commit is contained in:
Kurt Zeilenga 2002-10-08 00:51:19 +00:00
parent df6c69ffd6
commit 90e320398a

View file

@ -179,8 +179,13 @@ disables acceptance of anonymous bind requests.
.B bind_simple
disables simple (bind) authentication.
.B bind_simple_unprotected
disables simple (bind) authentication when confidentiality
protections (e.g. TLS) are not in place.
disables simple (bind) authentication when integrity and/or confidentiality
protections (e.g. TLS) are not in place. The level of protection required
is determined by the
.I overall security strength factor
(as set by the
.B security
directive).
.B bind_krbv4
disables Kerberos V4 (bind) authentication.
.B tls_2_anon