19 Apr
2014
19 Apr
'14
8:58 a.m.
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.