Actually, slapd has supported sasl_setpass for many years...

This commit is contained in:
Howard Chu 2010-09-10 08:57:48 +00:00
parent a484ea46d9
commit 6022346091

View file

@ -303,9 +303,6 @@ mechanism and are used to identify the account whose password is to be
verified. This allows arbitrary mapping between entries in OpenLDAP
and accounts known to the backend authentication service.
Note: There is no support for changing passwords in the backend
via {{slapd}}.
It would be wise to use access control to prevent users from changing
their passwords through LDAP where they have pass-through authentication
enabled.