I want to be able to disable a user by putting them into a "nodial"
group in SQL.

Currently I am getting this to work by putting putting this into the
radgroupcheck table.

+----+-----------+--------------+--------+------+
| id | GroupName | Attribute    | Value  | op   |
+----+-----------+--------------+--------+------+
|  1 | nodialup  | Service-Type | Framed | <>   |
+----+-----------+--------------+--------+------+

Is this the correct way to produce the desired result? If someone knows
of a better method for producing the same results that would be helpful
as well.

Thanks,
Aaron Weiker

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to