At 02:54 PM 11/25/2009, you wrote:
Just make it anothe file in the modules directory (like all the others).
Any file placed in that directory is authomatically included as a module.

Can you provide an example of that file?

Also, on the web page for AD config it has:
ntlm_auth = "/path/to/ntlm_auth --request-nt-key --username=%{mschap:User-Name:-None} --domain=%{mschap:NT-Domain:-MYDOMAIN} --challenge=%{mschap:Challenge:-00} --nt-response=%{mschap:NT-Response:-00}"

the "-" is bolded in the NT-Domain such that it indicates that it should be replaced, but should it be
--domain=%{mschap:NT-Domain:example.com}
or
--domain=%{mschap:NT-Domain:-example.com}


Rick



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to