<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<BR>Well, even if I follow that guide it says to do a lot of things like as follows: 
<DIV>
<DIV><FONT color=#ff3366 size=5></FONT> 
<P>"Create a file <CODE>raddb/modules/ntlm_auth</CODE>, and put the following text in it:<BR>
<DIV>        exec ntlm_auth {<BR>                wait = yes<BR>                program = "<B>/path/to/ntlm_auth</B> --request-nt-key --domain=<B>MYDOMAIN</B> --username=%{mschap:User-Name} --password=%{User-Password}"<BR>        }"</DIV>
<DIV> </DIV>
<DIV>"You will also have to list <CODE>ntlm_auth</CODE> in the <CODE>authenticate</CODE> sections of each the <CODE>raddb/sites-enabled/default</CODE> file, and of the <CODE>raddb/sites-enabled/inner-tunnel</CODE> file"</DIV>
<DIV><BR> </DIV></DIV></DIV><BR><BR><BR> 
<BR>
> Date: Sat, 26 Mar 2011 13:51:51 +0000<BR>> From: A.L.M.Buxey@lboro.ac.uk<BR>> To: freeradius-users@lists.freeradius.org<BR>> Subject: Re: configuring freeradius to use Ntlm_auth<BR>> <BR>> hi,<BR>> <BR>> <BR>> if you take the default FreeRADIUS 2.x config and just follow that active directory<BR>> guide, then it just works - you dont need to use exec ntlm_auth or<BR>> anything...just configure the mschap module (which has an ntlm_auth line to be configured)<BR>> <BR>> alan<BR>> -<BR>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<BR>                                     </body>
</html>