"Woods, Bryan" <[EMAIL PROTECTED]> wrote: > In a nutshell: I'd like to like to proxy authentication requests to a > Microsoft IAS server only if the attempt to first handle them locally has > returned a REJECT.
It requires a bit of code changes, but it's possible. Hmm... edit src/modules/rlm_files.c, and add an "authenticate" section, copied from one of the other sections. Maybe this can go into 1.0.5, as it's a pretty small change. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

