18 May
2011
18 May
'11
11:20 a.m.
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.
You wouldn't have multiple Cleartext-Password attributes. You would just have one in the request (the one entered by the user). You want to compare against multiple passwords. Are you using the users file? If so, couldn't you just list multiple entries for each user (one for each password that is acceptable)?