1 Sep
2013
1 Sep
'13
4:03 p.m.
Mehdi Ravanbakhsh wrote:
i have some problem in Understanding of capability of Rlm_perl in authenticate ...
if i use this :
DEFAULT Auth-Type = Perl Fall-Through = yes
then all user authenticate be done with this Auth-Type ?
Yes. That's what you told it to do.
So what is happen to PAP , CHAP module ?
They're not called.
and what is the relation of all module in authenticate section ?
Read the comments before the "authenticate" section. And doc/aaa.rst. This is documented. Alan DeKok.