Josh Howlett <[EMAIL PROTECTED]> wrote: > It seems to me that Freeradius could do with a more flexible/extensible > approach to calling external scripts/executables - is this a reasonable > comment?
Oh, yes. > Would it be best to write a new module for handling external scripts to > manage the situations where the existing mechanisms (Exec-Program, etc) > aren't sufficient (or even to replace them)? I've been intending to write rlm_exec for a while. It should have a 'post-auth' section which takes over the functionality of Exec-Program-Wait. But integrating it with the server core and threads is annoying. For the short term, you could try using the Perl module. It's really nice. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
