<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br><br>Hi,<br>
 <br>
I am using Free readius version 1.1.7 on Ubuntu9.1, After installation I tried to check by editing the users file(etc/freeradius/users) by typing the following on the top and saved it<br>
 <br>
testing Cleartext-Password := "password"<br>
 <br>
Next i did  radtest testing password 127.0.0.1 0 testing123 and follwing is my debug output<br><br><div style="border: 1px solid rgb(218, 218, 218); margin: 20px 10px; padding: 8px; background-color: rgb(252, 252, 252);">
<b>Packet 0</b>
<hr>
<div style="background-color: rgb(197, 239, 253);">rad_recv: Access-Request packet from host 127.0.0.1:45704, id=54, length=59
</div><div style="background-color: rgb(197, 239, 253);">        User-Name = "testing"
</div><div style="background-color: rgb(197, 239, 253);">        User-Password = "password"
</div><div style="background-color: rgb(197, 239, 253);">        NAS-IP-Address = 255.255.255.255
</div><div style="background-color: rgb(197, 239, 253);">        NAS-Port = 0
</div>  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 "chap" returns noop for request 0
<br>
  modcall[authorize]: module "mschap" returns noop for request 0
<br>
    rlm_realm: No '@' in User-Name = "testing", looking up realm NULL
<br>
    rlm_realm: No such realm "NULL"
<br>
  modcall[authorize]: module "suffix" returns noop for request 0
<br>
  rlm_eap: No EAP-Message, not doing EAP
<br>
  modcall[authorize]: module "eap" returns noop for request 0
<br>
    users: Matched entry DEFAULT at line 153
<br>
  modcall[authorize]: module "files" returns ok for request 0
<br>
<div style="background-color: yellow;">rlm_pap: WARNING! No "known good" password found for the user.  Authentication may fail because of this.
</div>  modcall[authorize]: module "pap" returns noop for request 0
<br>
modcall: leaving group authorize (returns ok) for request 0
<br>
  rad_check_password:  Found Auth-Type System
<br>
auth: type "System"
<br>
  Processing the authenticate section of radiusd.conf
<br>
modcall: entering group authenticate for request 0
<br>
  modcall[authenticate]: module "unix" returns notfound for request 0
<br>
modcall: leaving group authenticate (returns notfound) for request 0
<br>
auth: Failed to validate the user.
<br>
Delaying request 0 for 1 seconds
<br>
Finished request 0
<br>
</div>
<font style="color: rgb(195, 195, 195);">Going to the next request
</font><br>
--- Walking the entire request list ---
<br>
<font style="color: rgb(195, 195, 195);">Waking up in 1 seconds...
</font><br>
--- Walking the entire request list ---
<br>
<font style="color: rgb(195, 195, 195);">Waking up in 1 seconds...
</font><br>
--- Walking the entire request list ---
<br>
<div style="background-color: rgb(255, 51, 51);">Sending Access-Reject of id 54 to 127.0.0.1 port 45704
</div><font style="color: rgb(195, 195, 195);">Waking up in 4 seconds...
</font><br>
--- Walking the entire request list ---
<br>
Cleaning up request 0 ID 54 with timestamp 4d80c9e9
<br>
Nothing to do.  Sleeping until we see a request.
<div>
<div><font size="5" color="#ff3366">                                       </font></div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div>
<div><font size="5" color="#ff3366"></font> </div></div><br><br>                                       </body>
</html>