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 |
I have a problem to set atrribute Auth-Type in the sql field.
My table are:
mysql> select * from radcheck;
++--+---++---+
| id | UserName | Attribute | op | Value |
++--+---++---+
| 1 | testuser | User-Password | == | test |
Hi all,
I'm running freeradius-0.5 against Postgresql (6.5.2 and 7.1.3),
and have it authenticating successfully. I've included the
modifications to the SQL queries to allow the operator column
to work, and put my test account into the "disabled" group, but
don't seem to have any joy in being ab