hi there.<br>you can put users in groups using the <a href="http://192.168.66.10/phpmyadmin/tbl_properties_structure.php?db=radius&token=e8c1acff5ade44ca81ec2cdd2458add2&table=usergroup" title=" (0 Rows)" id="radius.usergroup">
</a>usergroup  table in mysql.<br>then you can check by using  radgroupcheck table<br>and replying by using<br>radgroupreply table.<br><br>thanx for reading my stupid answer :)<br><br><div><span class="gmail_quote">On 23/01/2008, 
<b class="gmail_sendername">Pawel Cieplinski</b> <<a href="mailto:pawel@parkandmarine.com">pawel@parkandmarine.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi there<br>(its me again :P)<br><br>Another problem:<br><br>How to assign users to a NAS ?<br><br>In radcheck i got entires for 4 users (A,B,C,D) and 2 nas  (I and II)<br><br>But i want to assign somehow users A and B to NAS I and users C and D do NAS
<br>II<br><br>(eg: user C using NAS II should get Acess-Reject - wrong username or<br>password )<br><br>I found out that it is possible using REALMS - check calling station id<br>And separating databases: User A and B and NAS I are id sql1 and C,D,II in
<br>sql2<br>But this way doing it could be quite dificult for longer run.<br><br><br>Other option i have in mind is to add a record or table and match Usertable<br>and Nastable together and change SQL entires for authentication like :
<br><br>Select * from radcheck where username=calling user and nas=calling station<br>(example).<br><br>Is there any simplier method to group users and nas together ?<br><br>Thanks for answering my stupid questions<br>Pawel Cieplinski
<br><br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a><br></blockquote></div><br>