Re: No MySQL queries with freeradius 2.x from Lenny

2009-03-06 Thread Denny Schierz
hi, sorry for my late answer: in short: Am Donnerstag, den 05.03.2009, 10:05 +0100 schrieb t...@kalik.net: Queries are in raddb/sql/mysql/dialup.conf. Have you made changes to that file? no, it was commented out from myself ..., bad idea. Undo it, was the trick. :-) My long answer follows

RE: No MySQL queries with freeradius 2.x from Lenny

2009-03-05 Thread Tim Sylvester
Denny, A couple of things: 1. Check the SQL How To at: http://wiki.freeradius.org/SQL_HOWTO 2. The radcheck table should have entries like: mysql select * from radcheck; ++++--+--+ | id | UserName | Attribute

Re: No MySQL queries with freeradius 2.x from Lenny

2009-03-05 Thread tnt
i tried to get coopa chilli running, but i have problems with radius and mysql. Radius works with users from files, but not with mysql. I can only see on startup some mysql messages (connect) but no queries at all. .. Wed Mar 4 20:00:03 2009 : Debug: modsingle[authorize]: calling sql (rlm_sql)

RE: No MySQL queries with freeradius 2.x from Lenny

2009-03-05 Thread tnt
3. Send all of the debug output from the radius server. The useful information is missing from this section of the debug output: Wed Mar 4 20:00:03 2009 : Debug: ++[unix] returns notfound Wed Mar 4 20:00:03 2009 : Debug: modsingle[authorize]: calling sql (rlm_sql) for request 1 Wed Mar 4