Using MySQL with Freeradius

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Wed Oct 12 19:26:00 CEST 2005


Hi,

> I have got Freeradius working on a linux machine.  It is authenticating
> users using a standard flat file in the /etc/raddb/users file.
> However, I now want to use MySQL to enter all the user criteria for
> authentication.  Can someone help me with the following questions:
> 
> 1) What is the schema of the MySQL database that has to be created

radiusd/src/modules/rlm_sql/rlm_sql_mysql/

there is the .sql schema for MySQL

> 2) How do I include this database into the /etc/raddb/radiusd.conf file

read the docs/rlm_sql file.  you need to activate the sql{} parts of code

alan



More information about the Freeradius-Users mailing list