Is it possible to make PAP module understand both CRYPT (MD5) and plaintext passwords?
Alex Savguira
savguira at gmail.com
Sat Feb 25 21:12:37 CET 2006
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.
More information about the Freeradius-Users
mailing list