<meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">hello,<div><br></div><div>i have added the with_nt_domain_hack in the mschapv2 section of eap.conf</div>
<div><br></div><div><div>mschapv2 {</div><div>                        with_ntdomain_hack = yes</div><div>                }</div></div><div><br></div><div><br></div><div>with this change i am getting the following in debug log:</div>
<div><div>[eap] processing type mschapv2</div><div>[mschapv2] +- entering group MS-CHAP {...}</div><div>[mschap] Told to do MS-CHAPv2 for <a href="mailto:asartori@fh-salzburg.ac.at" target="_blank" style="color: rgb(195, 57, 11); ">asartori@fh-salzburg.ac.at</a> with NT-Password</div>
<div>[mschap] <span style="white-space: pre; ">   </span>expand: --username=%{Stripped-User-Name} -> --username=asartori</div><div>[mschap]  mschap2: f9</div><div>[mschap] <span style="white-space: pre; ">    </span>expand: --challenge=%{mschap:Challenge} -> --challenge=f06598f7d3c7a32d</div>
<div>[mschap] <span style="white-space: pre; ">   </span>expand: --nt-response=%{mschap:NT-Response} -> --nt-response=eee56e2489411d6d778ab1a40cee629b6abce82769c1c1d1</div><div>Exec-Program output: NT_KEY: 3395EA4C15F1E2CE98AB55D36DE5DFBB </div>
<div>Exec-Program-Wait: plaintext: NT_KEY: 3395EA4C15F1E2CE98AB55D36DE5DFBB </div><div>Exec-Program: returned: 0</div><div>[mschap] adding MS-CHAPv2 MPPE keys</div><div>++[mschap] returns ok</div><div>MSCHAP Success </div>
<div>++[eap] returns handled</div></div><div><br></div><div>but i never receive a access-accept. from my understanding it should work?</div><div><br></div><div>the complete debug log is at: <a href="https://overlord.fh-salzburg.ac.at/~asartori/debug.txt" target="_blank" style="color: rgb(195, 57, 11); ">https://overlord.fh-salzburg.ac.at/~asartori/debug.txt</a></div>
<div><br></div><div>i hope someone can help!</div><div><br></div><div>kind regards</div><div><br></div><div>-euro</div></span><br><div class="gmail_quote">On Tue, Apr 6, 2010 at 8:02 PM, mr typo <span dir="ltr"><<a href="mailto:euroregistrar@gmail.com">euroregistrar@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">ill try that. it is just strange that it worked until now..<div><br></div><div>in the module mschap i am doing a ntlm_auth request. that is how the authenticate sections looks like now.</div>
<div><br></div><div><div>authenticate {</div>
<div>                Auth-Type MS-CHAP {</div><div>                        mschap</div><div>                }</div><div>                eap</div><div>        }</div><div><br></div><div>so i configure ntlm_auth from the modules and put the directive ntlm_auth just before "Auth-Type MS-CHAP"?</div>

<div><br></div><div>ill try that tomorrow, right now i have no chance to test it out.</div><div><br></div><div>regards</div><div><br></div><div>-euro</div><div><div></div><div class="h5"><br><div class="gmail_quote">On Tue, Apr 6, 2010 at 5:20 PM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">aland@deployingradius.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>mr typo wrote:<br>
> [mschap] Told to do MS-CHAPv2 for <a href="mailto:asartori@fh-salzburg.ac.at" target="_blank">asartori@fh-salzburg.ac.at</a><br>
</div>> <mailto:<a href="mailto:asartori@fh-salzburg.ac.at" target="_blank">asartori@fh-salzburg.ac.at</a>> with NT-Password<br>
<div>> [mschap] FAILED: No NT/LM-Password.  Cannot perform authentication.<br>
<br>
</div>  You forced MS-CHAP (i.e. non-ntlm_auth) authentication in FreeRADIUS.<br>
 Fix that.<br>
<font color="#888888"><br>
  Alan DeKok.<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>
</font></blockquote></div><br></div></div></div>
</blockquote></div><br>