Hello,<br> I am using freeradius-1.1.7 . i am using the default configuration with a local user whose entry is in users file .<br>now when i try from localhost it works..<br> But when i try from laptop it shows error that user password attribute requird ..!!!<br>
<br>what should i do...?<br clear="all"><br>rad_recv: Access-Request packet from host <a href="http://172.16.1.205:3072">172.16.1.205:3072</a>, id=0, length=125<br>        User-Name = "basant"<br>        NAS-IP-Address = 172.16.1.205<br>
        Called-Station-Id = "001a70aa5bee"<br>        Calling-Station-Id = "001b777bdffa"<br>        NAS-Identifier = "001a70aa5bee"<br>        NAS-Port = 30<br>        Framed-MTU = 1400<br>        NAS-Port-Type = Wireless-802.11<br>
        EAP-Message = 0x0202000b01626173616e74<br>        Message-Authenticator = 0xda9d5f6bde06b199a7cbb321e26604cc<br>  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 0<br>
  modcall[authorize]: module "preprocess" returns ok for request 0<br>  modcall[authorize]: module "mschap" returns noop for request 0<br>    rlm_realm: No '@' in User-Name = "basant", looking up realm NULL<br>
    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 0<br>  rlm_eap: EAP packet type response id 2 length 11<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>
  modcall[authorize]: module "eap" returns updated for request 0<br>    users: Matched entry basant at line 100<br>  modcall[authorize]: module "files" returns ok for request 0<br>modcall: leaving group authorize (returns updated) for request 0<br>
  rad_check_password:  Found Auth-Type Local<br>auth: type Local<br>auth: No User-Password or CHAP-Password attribute in the request<br>auth: Failed to validate the user.<br>Delaying request 0 for 1 seconds<br>Finished request 0<br>
Going to the next request<br>--- Walking the entire request list ---<br>Waking up in 1 seconds...<br>--- Walking the entire request list ---<br>Waking up in 1 seconds...<br>--- Walking the entire request list ---<br>Sending Access-Reject of id 0 to 172.16.1.205 port 3072<br>
Waking up in 4 seconds...<br>--- Walking the entire request list ---<br>Cleaning up request 0 ID 0 with timestamp 49dffaf3<br>Nothing to do.  Sleeping until we see a request.<br><br>