<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title></title>
<style type="text/css">
<!--
body{margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px;}
-->
</style>
</head>
<body marginleft="10" marginright="10" margintop="10" marginbottom="10">
<font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:12pt;color:#000000;">FreeRADIUS Version 1.1.7 <br />
<br />
I am using the FreeRADIUS.net Windows version of the software. at least for the time being.<br />
<br />
I am trying to set up a very basic single user account for a very specific purpose and have created the account as follows.<br />
<br />
hunttest User-Password == "hunttest", Huntgroup-Name == "hunttest"<br />
<br />
My huntgroups file has a huntgroup called hunttest with a single NAS IP Address listed as follows.<br />
<br />
public  NAS-IP-Address == 10.252.9.2<br />
<br />
when the user huntest attempts to authenticate it fails. My RADIUS Log shows the following entry.<br />
<br />
Wed May  7 15:07:25 2008 : Auth: Login incorrect (rlm_chap: Clear text password not available): [hunttest/<CHAP-Password>] (from client NAS04 port 5 cli 00-1E-8C-0E-8E-70)<br />
Wed May  7 15:07:25 2008 : Auth: Login incorrect (rlm_chap: Clear text password not available): [hunttest/<CHAP-Password>] (from client NAS04 port 5 cli 00-1E-8C-0E-8E-70)<br />
<br />
Can some one tell me what is wrong. I am simply trying to create a config that will allow the user hunttest to authenticate only if the request comes from the client NAS04. Perhaps a huntgroup is not the best way to do this.</font>
</body>
</html>