5 Jul
2005
5 Jul
'05
1:40 p.m.
"Woods, Bryan" <Bryan.Woods@pomona.k12.ca.us> 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.