<div style="direction: ltr;">I'm working with mschapv2, <br>I use a PHP web site to register a user,  can i insert into the db a NT-hased password?<br><br>Have I to configure the radius to accept che NT-PASSWORD value or it does by itself?
<br><br><br>thank you so much.<br>you're so helpful.<br>egoseek<br><br>Message: 1<br>Date: Wed, 13 Sep 2006 10:26:52 +0100<br>From: Rob Shepherd <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:rob@techniumcast.com">
rob@techniumcast.com</a>><br>Subject: Re: Freeradius-Users Digest, Vol 17, Issue 47<br>To: FreeRadius users mailing list<br>        <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:freeradius-users@lists.freeradius.org">
freeradius-users@lists.freeradius.org</a>><br>Message-ID: <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:4507CEDC.9060006@techniumcast.com">4507CEDC.9060006@techniumcast.com</a>><br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed
<br><br>ego seek wrote:<br>> thank you for yor reply.<br><br>Which one?<br><br>Don't top-post above an entire digest message!!<br><br>><br>> do you know if i can use NT-PASSWORD using windowsXP client?<br>><br>
<br>The windowsXP client, if configured appropriately, will use mschapv2<br>inside PEAP.  It will be supplying an NT password hash as part of this.<br><br>> do I have only modify the table insert "NT-PASSWORD" instead "PASSWORD"?
<br><br>Yes. However `Password` is usually a check item, for comparing clear<br>text passwords. The `NT-Password` needs to be a config item. radiusd<br>will figure out what to do with it.<br><br>Rob</div>