thank u for your quick reply <br><br>i fixed bernard's password in ldap<br><br><br>so:<br><br>   [ldap] userPassword -> Cleartext-Password == "test"<br>  [ldap] userPassword -> NT-Password == 0x74657374<br>
<br>i added the <br><pre style="margin: 0em;">password_radius_attribute = "NT-Password"<br><br></pre> but still the same:<br><br>[mschap] Told to do MS-CHAPv2 for bernard with NT-Password<br>[mschap] FAILED: No NT/LM-Password.  Cannot perform authentication.<br>
[mschap] FAILED: MS-CHAP2-Response is incorrect<br><br><br><div class="gmail_quote">2010/3/15 Alan Buxey <span dir="ltr"><<a href="mailto:A.L.M.Buxey@lboro.ac.uk">A.L.M.Buxey@lboro.ac.uk</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<div class="im"><br>
>   [ldap] userPassword -> Cleartext-Password == "test "<br>
<br>
</div>note the space at the end. your password is 'test '   not just 'test'<br>
<br>
is this deliberate? check your LDAP!<br>
<br>
alan<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</blockquote></div><br>