Josh Howlett <[EMAIL PROTECTED]> wrote: > I have a script that gets executed using the rlm_exec module in the > post-proxy section. > > I only want it executed when proxying Access-Access packets and not > accounting packets.
Hmm... it isn't set up to do that right now. > I thought the easiest way to do this way to somehow detect at the start > of the script from the environment variables whether this was an > accounting packet and, if so, to exit immediable. > > Is this possible? Or is there another way of achieving the same effect? Not right now. Source code patches (albeit small ones) should do that. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
