mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 21:50:49 -05:00
LDAPv2 is Historic
This commit is contained in:
parent
998ab2f441
commit
472a79f211
1 changed files with 3 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue