Out of curiosity, why did you not include an operator?

Possibly op for this item should be :=

--
 Mark P. Hennessy                                             [EMAIL PROTECTED]

On Wed, 25 Sep 2002, Alberto Pereira wrote:

> Date: Wed, 25 Sep 2002 16:37:46 -0300
> From: Alberto Pereira <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Reject Group in mysql
>
> 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
>


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

Reply via email to