Certificate Properties.

Andrew Olson anolson at gmail.com
Mon May 5 15:41:30 CEST 2008


Is it safe to assume that the config below is correct?  If so, is FR
just not behaving in the manner that I expect.

Thanks,
Andrew

On Fri, May 2, 2008 at 3:31 PM, Andrew Olson <anolson at gmail.com> wrote:
> On Fri, May 2, 2008 at 2:47 PM, Alan DeKok <aland at deployingradius.com> wrote:
>  > Andrew Olson wrote:
>  >  > I would like to have my Perl authenticate method called after
>  >  > eaptls_process is done.  I gather that since eap returns "handled"
>  >  > that no more processing is done.  I'm pretty sure that I have Perl
>  >  > configured correctly, since it gets called on other requests.  Am I
>  >  > missing something?  If I ever get this working, I'll post the patch.
>  >
>  >   You should run the Perl module in the "authenticate" section, after
>  >  the EAP module is called.
>  >
>
>  This is what my authenticate section looks like.  Should it be different?
>
>  authenticate {
>         #  MSCHAP authentication.
>         Auth-Type MS-CHAP {
>                 mschap
>         }
>
>         Auth-Type EAP {
>                 eap
>                 perl
>         }
>
>  }
>



More information about the Freeradius-Users mailing list