Nick Davis wrote:
> To diable a group do this:
> #select * from radgroupcheck;
> +----+-----------+------------------+--------+----+
> | id | GroupName | Attribute        | Value  | op |
> +----+-----------+------------------+--------+----+
> | 21 | reject    | Auth-Type        | Reject | := |
> the all users with in the group "reject" will not be able to connect.
> You do not need an entry in radgroupreply for this group, but you
> can.. it doesn't matter.
> Atleast this works for me.
> You can change the GroupName from "reject" to whatever you want.. I
> just use  this for simplicity sake.
> Nick

Thanks a lot, Nick. Putting Auth-Type:=Reject in radgroupcheck instead
of radgroupreply has solved my problem.
Stupid me :(
And as far as I know, names of columns in PostgreSQL aren't case-sensitive.
-- 
Balkin Ruslan.

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

Reply via email to