Multiple Cleartext-Password?
Brian Candler
B.Candler at pobox.com
Thu May 19 12:29:52 CEST 2011
On Thu, May 19, 2011 at 09:39:05AM +0400, Alexander M. Pravkin wrote:
> > (This could be helpful for a migration where a user could be logging in with
> > one of several variants of the password in the database)
>
> You can use LDAP for authentication.
> At least OpenLDAP allows multiple userPassword's: bind succeeds if
> supplied password matches any.
Unforunately, LDAP bind authentication doesn't work for CHAP (which is used
by the majority of ADSL in the UK). rlm_auth_chap needs the cleartext
password.
More information about the Freeradius-Devel
mailing list