<div>I'm trying to configure freeradius to authenticate against AD for wireless users. Attached the entire log message for reference.</div>
<div> </div>
<div>I was able to narrow down the issue but could not fix it, can someone help me here.</div>
<div> </div>
<div>       User-Name = "<domain\username>"<br>        NAS-IP-Address = <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://10.20.0.253/" target="_blank">10.20.0.253</a><br>        Called-Station-Id = "0014bf72d6be"<br>
        Calling-Station-Id = "0014a526c319"<br>        NAS-Identifier = "0014bf72d6be"<br>        NAS-Port = 60<br>        Framed-MTU = 1400<br>        NAS-Port-Type = Wireless-802.11<br>        EAP-Message = 0x0200001301434f52505c6b6172747468696b72<br>
        Message-Authenticator = 0xbb9d83dd419b80f599579697d6b70bcd<br>+- entering group authorize<br>++[preprocess] returns ok<br>++[mschap] returns noop<br>    rlm_realm: No <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:'@'" target="_blank">'@'</a> in User-Name = "<domain\username>", looking up realm NULL<br>
    rlm_realm: No such realm "NULL"<br>++[suffix] returns noop<br>    rlm_realm: Looking up realm "DOMAIN" for User-Name = "<domain\username>"<br>    rlm_realm: No such realm "DOMAIN"<br>
++[ntdomain] returns noop<br>++[expiration] returns noop<br>++[logintime] returns noop<br>auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user<br>auth: Failed to validate the user.<br>
Login incorrect: [<domain\\username>/<no User-Password attribute>] (from client <stripped> port 60 cli 0014a526c319)<br>  Found Post-Auth-Type Reject<br>+- entering group REJECT<br>        expand: %{User-Name} -> <domain\username><br>
 attr_filter: Matched entry DEFAULT at line 11<br>++[attr_filter.access_reject] returns updated<br>Delaying reject of request 0 for 1 seconds<span></span> <br>Going to the next request<br>Waking up in 0.9 seconds.<br>Sending delayed reject for request 0<br>
Waking up in 4.9 seconds.<br>Cleaning up request 0 ID 0 with timestamp +55<br>Ready to process requests.<br> </div>