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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to