MySQL Logging and radacct directory
Alan DeKok
aland at ox.org
Wed Oct 12 00:40:55 CEST 2005
"Curt LeCaptain" <lecaptainc at infinitytechnology.com> wrote:
> What I'm wondering is, why, if I'm logging accounting to MySQL, are
> entries showing up in /var/log/radius/radacct/?
Because you told it to. The "radiusd.conf" file still contains
references to radutmp.
> Shouldn't I be avoiding those entries by logging to mysql?
Logging to MySQL is *additive*, because you *added* SQL entries to
"radiusd.conf". Delete the "radutmp" entries, and you will delete all
log messages coming from radutmp.
Alan DeKok.
More information about the Freeradius-Users
mailing list