3 Feb
2006
3 Feb
'06
5:31 a.m.
Breuer Nicolas wrote:
I'm using the "detailled" logs with FreeRadius.
I wouldlike to filter the interim updates to not logged them. Is it possible ??
I wouldlike to only have a logs files with start & stop..
In /etc/raddb/acct_users file: DEFAULT Acct-Status-Type == Interim-Update, Acct-Type := empty And in /etc/raddb/radiusd.conf: modules { always ok { rcode = ok } ... } ... accounting { # Log start & stop detail Acct-Type empty { ok } } -- Nicolas Baradakis