From: Kurt Zeilenga Date: Wed, 12 Mar 2003 20:08:25 +0000 (+0000) Subject: clarify LDAPv2 support issue X-Git-Tag: OPENLDAP_REL_ENG_2_1_16~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59284ff37253dafd756144dee0f78fc2f71dce52;p=thirdparty%2Fopenldap.git clarify LDAPv2 support issue --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 4bb1f69e61..e8d30d79fb 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -78,7 +78,9 @@ and the "OpenLDAP's Administrator's Guide" for details. Specify a set of features (separated by white space) to allow (default none). .B bind_v2 -allows acceptance of LDAPv2 bind requests. +allows acceptance of LDAPv2 bind requests. Note that +.BR slapd (8) +does not truely implement LDAPv2 (RFC 1777), now Historic (RFC 3494). .B bind_anon_cred allows anonymous bind when credentials are not empty (e.g. when DN is empty).