I know that it's taking too much , but plz accept my apologize 'cause I a little confused and have no time(sorry to say that and I know that it's not a commercial community so plz don't be angry at me).<br>
<br>I've add the below line at the top of the users file.<br><span style="font-weight: bold;">root  Cleartext-Password := "myRealRootPassword"</span><br><br>because this is the real root / root's password of my linux, this line in debug 'cause that access-accept via radtest
<br><br><span style="font-weight: bold;">modcall: entering group authenticate for request 0</span><br style="font-weight: bold;"><span style="font-weight: bold;">  modcall[authenticate]: module "unix" returns ok for request 0
</span><br style="font-weight: bold;"><span style="font-weight: bold;">modcall: leaving group authenticate (returns ok) for request 0</span><br style="font-weight: bold;"><span style="font-weight: bold;">Sending Access-Accept of id 219 to 
<a href="http://127.0.0.1">127.0.0.1</a> port 32772</span><br><br>but when I've changed it to e.g. test / testpass old error occurred.<br>and when I try to connect from vpn client even for root / root's real password the access has been rejected with this debug output:
<br><br><span style="font-weight: bold;">modcall: entering group MS-CHAP for request 1</span><br style="font-weight: bold;"><span style="font-weight: bold;">  rlm_mschap: <span style="color: rgb(255, 0, 0);">No User-Password configured
</span>.  Cannot create LM-Password.</span><br style="font-weight: bold;"><span style="font-weight: bold;">  rlm_mschap: No User-Password configured.  Cannot create NT-Password.</span><br style="font-weight: bold;"><span style="font-weight: bold;">
  rlm_mschap: Told to do MS-CHAPv2 for root with NT-Password</span><br style="font-weight: bold;"><span style="font-weight: bold;">  rlm_mschap: FAILED: No NT/LM-Password.  Cannot perform authentication.</span><br style="font-weight: bold;">
<span style="font-weight: bold;">  rlm_mschap: FAILED: MS-CHAP2-Response is incorrect</span><br style="font-weight: bold;"><span style="font-weight: bold;">  modcall[authenticate]: module "mschap" returns reject for request 1
</span><br style="font-weight: bold;"><span style="font-weight: bold;">modcall: leaving group MS-CHAP (returns reject) for request 1</span><br style="font-weight: bold;"><span style="font-weight: bold;">auth: Failed to validate the user.
</span><br><br>why radiusd said <span style="font-weight: bold;"><span style="color: rgb(255, 0, 0);">No User-Password configured? </span></span><span style="color: rgb(255, 0, 0);"><span style="color: rgb(0, 0, 0);">Does it mean that password is not received from pptpd?
</span></span><br><br>tnx a lot.<br>