FreeRadius Auth Method variables
Sep0lkit
sep0lkit at gmail.com
Thu Nov 21 02:57:09 CET 2019
Got it,
I will try this with your method. thanks a lot.
Alan DeKok <aland at deployingradius.com> 于2019年11月20日周三 下午10:04写道:
> On Nov 20, 2019, at 9:01 AM, Sep0lkit <sep0lkit at gmail.com> wrote:
> >
> > Thanks your reply,
> > i try to got this variables using run-time variables and conditional
> > syntax, but it returns attribute value.
>
> You can test if an attribute exits:
>
> if (&CHAP-Password) {
> ...
> }
>
> > and on eap it auth method in options, so i can't got the inner eap auth
> > method(eap-tls).
>
> If it's EAP-TLS, there's no inner auth method.
>
> If it's TTLS or PEAP, you can use the same logic in the "inner-tunnel"
> virtual server to determine the inner authentication method.
>
> > freeradius auth know which auth method returns "known good", it can set
> > the auth method variables.
>
> No, FreeRADIUS just runs the same logic I said before.
>
> Alan DeKok.
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
More information about the Freeradius-Users
mailing list