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
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to