On Thu, Feb 25, 2010 at 3:47 PM, Pratik Shrestha <pratikdbl@gmail.com> wrote:
Thanks. But is the database schema has changed from previous version? In previous version there used to be mysql.sql or db_mysql.sql. In this version I found rad.sql, cui.sql and so on.
where did you find rad.sql?
From /etc/raddb/sql.conf:
# Configuration for the SQL module # # The database schemas and queries are located in subdirectories: # # sql/DB/schema.sql Schema # sql/DB/dialup.conf Basic dialup (including policy) queries # sql/DB/counter.conf counter # sql/DB/ippool.conf IP Pools in SQL # sql/DB/ippool.sql schema for IP pools. # # Where "DB" is mysql, mssql, oracle, or postgresql.
And do you know any site that describes the configuration for 2.1.8 with mysql?
doc/rlm_sql and sql.conf is the best source. -- Fajar