free radius ntlm_auth problem

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Fri Oct 6 13:27:04 CEST 2006


Hi,

>        ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key
> --domain=%{mschap:NT-Domain} --username=%{mschap:User-Name}
> --challenge=%{mschap:Challenge:-00}
> --nt-response=%{mschap:NT-Response:-00}"

have you tried something like

--username=\"%{mschap:User-Name}\"

you might be able to escape the characters in this way.

alna




More information about the Freeradius-Users mailing list