"Kliment Toshkov" <[EMAIL PROTECTED]> wrote:
> Another lame question - how do I set Radius to execute a program on
> Authentication request (preffered only on successful one)?

  In the 'users' file, you do something like:

bob  Auth-Type := System
     Exec-Program = "/foo/bar"


  If the user is authenticated, then the program is executed.  If the
user isn't authenticated, then it isn' executed.

  Alan DeKok.

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

Reply via email to