<?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;">OK,<br />
<br />
I must be missing something here, likely due to my limited experience with FreeRADIUS.  After re-reading the instructions in the users file the only thing I can see that is relevant when using huntgroups is an entry for a user that has no User-Password attribute assigned which I assume means that the default Auth-Type System will kick in and look the password up in an other file someplace.  What I don't know is the location of this file and how to go about adding the password for my users.<br />
<br />
Is the use of a huntgroups file the best way for me to accomplish what I am trying to do? I want to limit user Bob so that he can only login from one specific access point.<br />
<br />
Thanks for the previous advice and in advance for any more.<br />
<br />
BTW: Sorry if this posting has broken the original thread.<br />
<br />
<br />
<br />
>Read instructions in users file about which password attribute should you<br />
>be using. User-Password is wrong for 1.1.7.<br />
><br />
>Ivan Kalik<br />
>Kalik Informatika ISP<br />
><br />
><br />
>Dana 14/9/2007, "Terry Pelley" <Terry.Pelley at ocdsb.ca> piše:<br />
><br />
>FreeRADIUS Version 1.1.7<br />
><br />
>I am using the FreeRADIUS.net Windows version of the software. at least<br />
>for the time being.<br />
><br />
>I am trying to set up a very basic single user account for a very specific<br />
>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<br />
>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<br />
>shows the following entry.<br />
><br />
>Wed May  7 15:07:25 2008 : Auth: Login incorrect (rlm_chap: Clear text<br />
>password not available): [hunttest/<CHAP-Password>] (from client NAS04<br />
>port 5 cli 00-1E-8C-0E-8E-70)<br />
>Wed May  7 15:07:25 2008 : Auth: Login incorrect (rlm_chap: Clear text<br />
>password not available): [hunttest/<CHAP-Password>] (from client NAS04<br />
>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<br />
>that will allow the user hunttest to authenticate only if the request<br />
>comes from the client NAS04. Perhaps a huntgroup is not the best way to do<br />
>this.<br />
</font>
</body>
</html>