Hi,

How can I configure a group in mysql to reject the auth package?
Like on the users file:

DEFAULT Group = emailonly,  Auth-Type = Reject

I tried something like:

mysql> select * from radgroupreply where GroupName = "reject";
+----+-----------+-----------+--------+------+------+
| id | GroupName | Attribute | Value  | op   | prio |
+----+-----------+-----------+--------+------+------+
|  8 | reject    | Auth-Type | Reject | NULL |    0 |
+----+-----------+-----------+--------+------+------+

And put the users in this group, but this don�t work.

Someone can help me?

Thanks,

Alberto


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

Reply via email to