26 Mar
2013
26 Mar
'13
9:42 a.m.
Not sure what you mean by that... to me it looks like sql.conf is loaded Yes the configuration file is loaded.
But it seems that you do not use the sql module anywhere within your virtual server. If you look at your debug output, you won't find a "Module: Instantiating module "sql""
If you don't call "sql" within your virtual server and want to use it only to load your NASes, then add "sql" to the instantiate {} section in radiusd.conf
Olivier
Ok... thanks for making that clear to me... works now. _o_ Peter