16 May
2012
16 May
'12
10:41 a.m.
val john wrote:
i need to configure the freeradius with mschap (need to specify the ntlm_auth file path in "modules/mschap and modules/ntlm_auth files) , but i cant find the ntlm_auth file in my OS ,
is it coming with freeradius or we have to install it separately .
You have to install it separately. On modern debian systems, just type "ntlm_auth" on the command-line. It will tell you which package to install. Alan DeKok.