13 Feb
2006
13 Feb
'06
3:48 a.m.
Hi,
hi members, can anyone inform me that what is the source file in freeradius-1.1.0, in where the mysql quiries for authentication and accounting is executed. thanks and regards...
modules/rlm_sql/ contains the SQL code. with the subdriectory 'drivers' containing the SQL specific backend stuff (eg mysql, oracle, msql, blah) alan