> I am running freeradius 0.93 using postgres as the db. I would like to
> add the Acct-Interim-Interval attribute to all Access Accept responses
> from my radius server. How would I go about doing this?

you should be a bit more specific.. now, adding a row to the rad(group)reply 
table with Attribute := YourValue should do it.
or some lines in users -file:
DEFAULT
        Acct-Interim-Interval := "300",
        Fall-Through = Yes

Michael

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to