Re: Auth-type and sql

2003-02-04 Thread Kevin Bonner
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 and sql

2003-02-04 Thread Alessandro Lazzini
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 |

Auth-Type and sql.

2002-04-16 Thread Daryl Tester
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