Hello, as I'm trying to configure FreeRadius to use MySQL, I downloaded v1.1.3 but I cannot find file 'db_mysql.sql' (use to create needed tables) in related directory src/modules/rlm_sql/drivers/rlm_sql_mysql/ as it is mentionned in the doc. Where can I find db_mysql.sql ? Thanks. Bye, Bruno
Hi,
as I'm trying to configure FreeRadius to use MySQL, I downloaded v1.1.3 but I cannot find file 'db_mysql.sql' (use to create needed tables) in related directory src/modules/rlm_sql/drivers/rlm_sql_mysql/ as it is mentionned in the doc.
the document is out of date and the .sql file has been moved, this question is answered multiple times in the users mailing list - so an archive search would have been fruitful. go to the following location: freeradius-1.1.3/doc/examples it was deemed to be far more useful to have the SQL schemas in a clearer directory than in a deeply rooted part of the source code hierarchy alan
Bruno, In my version Freeradius 1.1.1 the mentioned file is located in /usr/share/doc/freeradius/examples/db_mysql.sql.gz Unpack the .gz file and the .sql file with querys to create the freeradius database will be ready to use. Regards Fabiano Bruno Costacurta wrote:
Hello,
as I'm trying to configure FreeRadius to use MySQL, I downloaded v1.1.3 but I cannot find file 'db_mysql.sql' (use to create needed tables) in related directory src/modules/rlm_sql/drivers/rlm_sql_mysql/ as it is mentionned in the doc.
Where can I find db_mysql.sql ?
Thanks. Bye, Bruno - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Bruno Costacurta -
Fabiano Martins