Darren Nay <[EMAIL PROTECTED]> wrote: > Thanks for your reply. I am still a little confused though. As I look at > the configuration I see that I can use the following as arguments for > Exec-Program.
... That doesn't really matter. See 'scripts/exec-program-wait' in the latest CVS snapshot. You can see ALL of the radius attributes as environment variables. > It looks as if I'm not able to do that. I would also need the > CHAP-CHALLENGE-PHRASE for CHAP encrypted passwords. Is it possible to get > this information in an external script? Why? You can do CHAP authentication in the server core. > Also, I don't see a way to call an external script to handle accounting > packets. Is that possible? If so, how? Yes, it's possible. See the 'acct_users' file. Go read the 'scripts/exec-program-wait' script. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
