19 May
2011
19 May
'11
1:39 a.m.
On Wed, 2011-05-18 at 14:57 +0100, Brian Candler wrote:
Has anyone made a patch to rlm_pap and rlm_chap so that it supports multiple instances of Cleartext-Password? The idea would be to succeed if the incoming request matches any one of them.
(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. -- Alexander M. Pravkin