Problem with rlm_mschap from CVS
Alan DeKok
aland at ox.org
Mon Nov 14 19:05:02 CET 2005
Nicolas Baradakis <nbk at sitadelle.com> wrote:
> The possible solutions are:
> 1. Reverse previous changes and move the file exec.c back to src/main.
Maybe. If other modules need it, that's where it should go.
> 2. Copy the file exec.c into src/modules/rlm_mschap, too.
No.
> 3. In rlm_mschap.c, use "exec_xlat" from rlm_exec instead of
> "radius_exec_program". It adds a dependancy between the modules,
> though. For example, we could have in radiusd.conf:
> ntlm_auth = "%{exec:/path/to/ntlm_auth ... }"
That's an option.
I'm a big fan of "just making it work". If that means moving exec.c
back to src/main, fine.
Alan DeKok.
More information about the Freeradius-Users
mailing list