<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>

<div> </div>

<div>Quick overview of OS being used</div>

<div> </div>

<div>OS = CentOS 6.5</div>

<div>Freeradius = 2.1.12-6</div>

<div> </div>

<div>Havinf installed CentOS 6.5 on one laptop and completing a "yum" install of Freeradius 2.1.12-4 and freeradius utils, the test user - testing123 works perfectly and I get the Access-Accept packet returned.... awesome, brilliant.</div>

<div> </div>

<div>Now, to start testing faolover, I get an identical second laptop and install CentOS 6.5 and compelte a "yum" install of freeradius (but this time it installs 2.1.12-6) and freeradius utils.</div>

<div> </div>

<div>I complete the users file by adding the testing user with the cleartext password and then complete the command:</div>

<div> </div>

<div>radtest testing password 127.0.0.1 0 testing123</div>

<div> </div>

<div>I have confirmed that the "users" file is edited correctly but this time I get an "Access-reject" packet with the following in the debug:</div>

<div> </div>

<div>rad_recv: Access-Request packet from host 127.0.0.1 port 43787, id=238, length=77</div>

<div>                   User-name = "testing"</div>

<div>                   User-Password = "password"</div>

<div>                   NAS-IP-Address = 127.0.0.1</div>

<div>                   NAS-Port = 0</div>

<div>                   Message-Authenticator = 0x46fae9d86cec26d979e715ba28d8244</div>

<div># Executing Section Authorize from file /etc/raddb/sites-enabled/default</div>

<div>+- entering group autorize {...}</div>

<div>++[preprocess] returns ok</div>

<div>++[chap] returns noop</div>

<div>++[mschap] returns noop</div>

<div>++[digest] returns noop</div>

<div>[suffix] No "@" in User-Name = "testing", looking up realm NULL</div>

<div>[suffix] No such realm "NULL"</div>

<div>++[suffix] returns noop</div>

<div>[eap] No EAP-Message, not doing EAP</div>

<div>++[eap] returns noop</div>

<div>++[files] returns noop</div>

<div>++[expiration] returns noop</div>

<div>++[logintime] returns noop</div>

<div>[pap] WARNING! No "known good" password found for the user. Authentication may fail because of this.</div>

<div>++[pap] returns noop</div>

<div>ERROR: No authentication method (Auth-Type) found for the request: rejecting the user</div>

<div>Failed to authenticate the user</div>

<div>Using Post-Auth-Type reject</div>

<div># Executing group from file /etc/raddb/sites-enabled/default</div>

<div>+- entering group REJECT {...}</div>

<div>[attr_filter.access_reject]        expand: %{User-Name} -> testing</div>

<div>attr_filter: Matched entry DEFAULT at line 11</div>

<div>++[attr_filter.access_reject] returns updated</div>

<div>Delaying reject of request 1 for 1 seconds</div>

<div>Going to the next request</div>

<div>Waking up in 0.9 seconds.</div>

<div>Sending delayed reject for request 1</div>

<div>Sending Access-Reject of id 238 to 127.0.0.1 port 43787</div>

<div>Waking up in 4.9 seconds</div>

<div>Cleaning up request 1 ID 238 with timestamp +522</div>

<div>Ready to process requests</div>

<div> </div>

<div>Now, I have checked and double checked the syntax in the users file and re entered the information, all to no avail. It simply does not seem to want to work. Yet, with version 2.1.12-4 it worked straight away....</div>

<div> </div>

<div>Has anyone else seen this issue please and what their resolution was?</div>

<div> </div>

<div>Regards</div>

<div> </div>

<div>Clive</div>

<div> </div>

<div> </div>

<div> </div>

<div> </div></div></body></html>