On Tuesday 04 February 2003 06:55, Alessandro Lazzini wrote:
> I have a problem to set atrribute Auth-Type in the sql field.
>
> My table are:
>
> mysql> select * from radgroupreply;
> |  5 | testgroup | Auth-Type    | := | Reject      |    1 |
>
> mysql> select * from radreply;
> |  5 | testuser | Auth-Type    | := | Reject |
>
> Why the radius server don't reject the user "testuser"?
>
> Thanks in advance,
>
> Alessandro Lazzini

Auth-Type is not a reply item, it is a check item.  Move it to the respective 
check tables and try your tests again.

Kevin Bonner

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

Reply via email to