FreeRadius - Multiple Clients
Casey Daniels
mailinglist at cd.kcfam.net
Mon Apr 21 22:18:27 CEST 2014
On 04/19/2014 08:58 AM, Alan DeKok wrote:
> Casey Daniels wrote:
>> steve Cleartext-Password := "testing", wifi_key = "true"
> The users file puts the attributes into the "control" list. You'll
> have to look there for wifi_key. e.g.
>
> if (control:wifi_key == "true") { ..
>
> Policies in "unlang" are much more precise, and it's more obvious what
> they're doing.
>
> Alan DeKok.
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I believe that is what I was looking for, it appears to be working
properly with a few test that I ran.
Thank you so much for the help.
Casey
More information about the Freeradius-Users
mailing list