Josh Howlett <[EMAIL PROTECTED]> wrote: > I understand that I can use attr_rewrite in the preacct section to set > Acct-Type. How do I define the 'handled' sub-section that does nothing?
See doc/configurable_failover for an example of a "handled" module.
Then, in accounting, do:
accounting {
...
Acct-Type handled {
handled
}
...
}
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

