At 04:37 PM 9/25/2002 -0300, Alberto Pereira wrote:
>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?

What syntax would you use in the users file to accomplish that?

I'll answer for you, you would use 'Auth-Type := Reject'.  Note that
':=' is nowhere in your row above.  You could try putting the correct
syntax in there.

This question is covered every few days on the list.  It is answered
in several places.

-Chris
--
    \\\|||///  \          StarNet Inc.      \         Chris Parker
    \ ~   ~ /   \       WX *is* Wireless!    \   Director, Engineering
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Wholesale Internet Services - http://www.megapop.net



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

Reply via email to