Dear All! I wonder is somebody has tried to make PAP understand both plaintext and crypted passwords via multiple instances for example?
Would this make sense:
pap {
encryption_scheme = clear
}
pap papcrypt {
encryption_scheme = crypt
}
in modules configuration and then
Auth-Type PAP {
pap
papcrypt
}
in authenticate section?
Regards
Alex.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

