"David E. Smith" <[EMAIL PROTECTED]> wrote: > What I'd like to do is: > > * Write some program (probably in C) that takes, as command line arguments, a > username and password. > * When the program runs, it spits out some arbitrary return code > * (Most of the RADIUS attributes aren't necessarily relevant here -- this is > used only for dialup users, so I could probably just rig up a default or fall- > through for PPP) > * Have radiusd act based on the return code. Something simple like '0' for 'let > them authenticate' and '1' for 'reject'. > > Is this even possible?
Yes. Exec-Program.-Wait See scripts/exec-program-wait Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

