Would like to stop Interim Accounting being proxied

Steve Brown steve.brown at connectionservices.com
Thu Jun 28 18:13:46 CEST 2012


On 28/06/12 14:34, Steve Brown wrote:

> Is there any way of achieving the same end result in v1.x without Unlang?


If there was a way to simply respond to an accounting request with an 
'Accept', like you can with Auth, could I do something like:

acct_users:
DEFAULT Acct-Status-Type == Interim-Update, User-Name =~ /@domain/
	Acct-Type := "IGNORE"


radiusd.conf:
accounting {
     Acct-Type IGNORE {
        Accept
     }
}

Can't find a method like 'Accept' in the docs though so maybe that's not 
possible.

Steve


More information about the Freeradius-Users mailing list