Rlm_perl in func_authenticate
Hi All 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 ? So what is happen to PAP , CHAP module ? and what is the relation of all module in authenticate section ? thanks and best regards.
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.
thanks for your replay On Sep 2, 2013 12:36 AM, "Alan DeKok" <aland@deployingradius.com> wrote:
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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Alan DeKok -
Mehdi Ravanbakhsh