From: Kurt Zeilenga Date: Tue, 8 Oct 2002 00:51:19 +0000 (+0000) Subject: Clarify that "security ssf=n" applies to "disallow bind_simple_unprotected". X-Git-Tag: NO_SLAP_OP_BLOCKS~919 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=90e320398a65d773a8d9932893db72310b32961b;p=openldap Clarify that "security ssf=n" applies to "disallow bind_simple_unprotected". --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 3a9bb9836a..0933adc32f 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -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