12 Feb
2008
12 Feb
'08
12:04 p.m.
johnson elangbam wrote:
I am using free radius Server 2.0.0 with mysql 4.1.2. I want to put the user name and the password in mysql database. I've uncommented all the related statements in radiusd.conf and sql.conf,
See the bottom of radiusd.conf: it loads more configuration files, too.
including configuration file /usr/local/etc/raddb/sites-enabled/default
Look in this file for "sql", and un-comment it there, too.
radiusd: #### Loading Virtual Servers #### server { modules {
And no reference to the "sql" module. Alan DeKok.