<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Thanks Alan, Now it is working as I wanted. It feels good when things works after trying trying and trying :)<br><br><div><div id="SkyDrivePlaceholder"></div>> Date: Fri, 6 Jul 2012 11:36:18 -0400<br>> From: aland@deployingradius.com<br>> To: freeradius-users@lists.freeradius.org<br>> Subject: Re: Active Directory Authentication problem with ppp<br>> <br>> madal 30 wrote:<br>> > I am always getting this error, when I am trying to authenticate user<br>> > against Active Directory <br>> <br>>   No, you're not.<br>> <br>> > [mschap] No Cleartext-Password configured.  Cannot create LM-Password.<br>> > [mschap] No Cleartext-Password configured.  Cannot create NT-Password.<br>> > [mschap] Creating challenge hash with username: harry<br>> > [mschap] Told to do MS-CHAPv2 for harry with NT-Password<br>> > [mschap] FAILED: No NT/LM-Password.  Cannot perform authentication.<br>> > [mschap] FAILED: MS-CHAP2-Response is incorrect<br>> <br>>   You didn't configure the mschap module to use ntlm_auth.<br>> <br>> > Pacakages I have installed.<br>> <br>>   That is useless information.<br>> <br>> > My /etc/pptp/option.pptpd is :<br>> <br>>   As is that.<br>> <br>> > And in /etc/radd/modules/mschap i have following <br>> > mschap {<br>> >          use_mppe = yes<br>> >          require_encryption =yes<br>> >         require_strong = yes<br>> >        #with_ntdomain_hack = yes<br>> > ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key<br>> > --username=%{Stripped-User-Name:-%{User-Name:-none}}<br>> > --challenge=%{mschap:Challenge:-00} --nt-response=%{mschap:NT-Response:-00}"<br>> > }<br>> <br>>   Well, the server isn't using that configuration.  Go read the debug<br>> output to figure out why.<br>> <br>>   Odds are you have TWO instances of the mschap module defined.  Go fix<br>> that.<br>> <br>>   Alan DeKok.<br>> -<br>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br></div>                                       </div></body>
</html>