<div dir="ltr"><a href="http://wiki.freeradius.org/SQL_HOWTO">http://wiki.freeradius.org/SQL_HOWTO</a><br><br><div class="gmail_quote">On Thu, Aug 14, 2008 at 9:42 AM, James Taylor <span dir="ltr"><<a href="mailto:jtaylor@fcip.net">jtaylor@fcip.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">








<div link="blue" vlink="purple" lang="EN-US">

<div>

<p style="">Hello everyone!</p>

<p style=""> </p>

<p style="">I am currently tasked with a new
project where I have been asked to move our currently working 'users'
file into a manageable MySQL DB (we have over 500 user entries so it's
understandable). Below you will find a currently working entry from the 'users'
file.</p>

<p style=""> </p>

<p style=""><i>Mac-addresss</i> Auth-Type :=
local, User-Password == "<i>password</i>"</p>

<p style="">       
Calling-Station-ID == "<i>mac-address</i>",</p>

<p style="">       
Airespace-Wlan-Id = 5,</p>

<p style="">       
Airespace-Interface-Name = <i>Wireless WLAN Name</i>,</p>

<p style="">       
Tunnel-Type = VLAN,</p>

<p style="">       
Tunnel-Medium-Type = IEEE:802,</p>

<p>       
Tunnel-Private-Group-ID = <i>VLAN-ID</i></p>

<p> </p>

<p>As you can tell this is a wireless user and of course I have
the dictionary attributes added (like I said it is currently a working users
file) but my question is how to take this information and add it to the MySQL
radius.radcheck database?  From what I am seeing the ID is a primary key
and must be unique and there is only one attribute field.  I may be asking
this incorrectly but, does the DB read the rows starting with the ID 1 being
the first user and continue down until the next user entry and return all the
rows into Radius for authentication?   </p>

<p> </p>

<p>If you have any possible pointers it would be greatly
appreciated!   Thank you everyone!</p>

<p> </p>

<p><span style="font-size: 10pt; color: black;">James Taylor</span></p>

<p><span style="font-size: 10pt; color: black;">FCIP Networks</span><span style="font-size: 10pt; color: black;"></span></p>

</div>

</div>


<br>-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br></blockquote></div><br></div>