Detail Filter method
Nicolas Baradakis
nbk at sitadelle.com
Fri Feb 3 15:01:02 CET 2006
Breuer Nicolas wrote:
> Can i also put the empty section only in detail module
> because i have a sql line in account (to log everything)
>
> I wouldlike only to disable it in detail accounting.
Please no HTML to the list.
You can add the sql module in the subsection, as explained in the
provided documentation: http://freeradius.org/radiusd/doc/Acct-Type
For example, in acct_users:
DEFAULT Acct-Status-Type == Interim-Update, Acct-Type := interim
And in radiusd.conf:
accounting {
sql
detail
Acct-Type interim {
sql
}
}
--
Nicolas Baradakis
More information about the Freeradius-Users
mailing list