<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi,  </DIV>
<DIV> </DIV>
<DIV>We are using freeRADIUS talk to multiple ADs integration.  I updated my freeRADIUS from 1.1.6 to 2.1.9 recently. </DIV>
<DIV> </DIV>
<DIV>"xjtu" is our default domain, for users under this domain will only use username to authenticate to RADIUS. With 1.1.6, it will get "xjtu" as domain; But with 2.1.9, it will not, please see the debug info below.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>It is the related part in configuration file:</DIV>
<DIV>ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key --domain=%{mschap:NT-Domain:-xjtu} --username=%{mschap:User-Name} --challenge=%{mschap:Challenge:-00} --nt-response=%{mschap:NT-Response:-00}"</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>It is debug info: </DIV>
<DIV>[mschap] Told to do MS-CHAPv2 for hhe with NT-Password<BR>[mschap] No NT-Domain was found in the User-Name.<BR>[mschap]  expand: --domain=%{mschap:NT-Domain} -> --domain=<BR>[mschap]  expand: --username=%{mschap:User-Name:-None} -> --username=hhe<BR>[mschap]  mschap2: a6<BR>[mschap]  expand: --challenge=%{mschap:Challenge:-00} -> --challenge=ddca17e9bfdaf05a<BR>[mschap]  expand: --nt-response=%{mschap:NT-Response:-00} -> --nt-response=741e305efc7bce1071682eee0b3c37142b184b9544242304</DIV>
<DIV> </DIV>
<DIV>John</DIV></td></tr></table><br>