On Fri, 16 Aug 2002 15:09:15 +0200
Konrad Mauz wrote:

> That is a good question, I also want to know
> how the authentication section looks like.
> The problem in my configuration is, that
> the radius denies all requests, but it doesn�t
> start a query on my mysql server.
If you start radiusd with -X parameter, you should see the SQL queries.
I redirect output to file with radiusd >file 2>&1
then did a 
grep Query: file 
and tried to execute SQL statements by hand.

And also I suggest you to read RADIUS-SQL.schema file in docs directory.
Here is a link on how to configure freeradius with MySQL.
RADIUS-SQL.schema:# http://www.frontios.com/freeradius.html

Although I'm using PostgreSQL database, I've found this tutorial very
userful. You may find it perfect. :)


> Best Regards,
>       Konrad
-- 
Balkin Ruslan

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

Reply via email to