FreeRadius - Multiple Clients

Alan DeKok aland at deployingradius.com
Sat Apr 19 14:58:31 CEST 2014


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.


More information about the Freeradius-Users mailing list