<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I need to separate the users in the
machines that they have access to, i read about the huntgroups file, but
is not working, it seems that the radius is not checking the huntgroup
file to give the access.</font>
<br>
<br><font size=2 face="sans-serif">I have a freeradius on a Redhat machine,
running with the MySQL database for the users and groups information. I
have the information on the radcheck, the radgroupcheck, and  the
radgroup repply tables, all the connections and the authentication works
ok, the problem is that the users have access to all of the machines, even
the ones that they shouldnīt.</font>
<br>
<br><font size=2 face="sans-serif">This is what i have in my radgroup reply
table..</font>
<br>
<br><font size=2 face="sans-serif">GroupName        
Attribute                
op         Value</font>
<br><font size=2 face="sans-serif">test          
      Cisco-AVPair          
      =         shell:cmd*
</font>
<br><font size=2 face="sans-serif">test          
      Cisco-AVPair          
      =         shell:priv-lvl=15</font>
<br><font size=2 face="sans-serif">test          
      Service-Type        
       =         Shell-User
</font>
<br><font size=2 face="sans-serif">test          
      Huntgroup-Name        =
        name  </font>
<br>
<br><font size=2 face="sans-serif">the hunt group is like this.</font>
<br>
<br><font size=2 face="sans-serif">#name huntgroup</font>
<br><font size=2 face="sans-serif">name       NAS-IP-Address
== 10.0.2.244</font>
<br><font size=2 face="sans-serif">name       NAS-IP-Address
== 10.0.2.246</font>
<br><font size=2 face="sans-serif">name       NAS-IP-Address
== 10.0.2.248</font>
<br><font size=2 face="sans-serif">           
      Group = test</font>
<br>
<br>
<br><font size=2 face="sans-serif">It suppose that the user with that huntgroup
name in their attribute should only be able to connect to those IP addresess..
or thatīs what i expect.. ;)</font>
<br>
<br><font size=2 face="sans-serif">Thank you.. in advance..</font>
<br>
<br>
<br><font size=2 face="sans-serif">Carlos<br>
</font>