Acct-Type and MySQL

Luca Corti cortez at tiscali.it
Tue Apr 11 11:39:28 CEST 2006


Hello,

I'm using MySQL as an authentication and accounting backend. I'd like to
move the accounting for users in a particular group to a different table
in the database.


sql.conf:
---------
sql sql_generic {
...
}

sql sql_dialup {
...
}


radiusd.conf:
-------------

accounting {

...

Acct-Type DIALUP {
sql_dialup
}

sql_generic

}


Now I'd like to specify "Acct-Type := DIALUP" in MySQL for a particular
group of users so that accounting for that group uses sql_dialup.

Is this doable? Do I need to specify Acct-Type as a reply or check item?

thanks


-- 
Luca Corti
PGP Key ID 1F38C091
BOFH excuse of the moment:
The kernel license has expired




More information about the Freeradius-Users mailing list