<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Bookman Old Style";
        panose-1:2 5 6 4 5 5 5 2 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal style='text-autospace:none'>Hello everyone!<o:p></o:p></p>

<p class=MsoNormal style='text-autospace:none'><o:p> </o:p></p>

<p class=MsoNormal style='text-autospace:none'>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.<o:p></o:p></p>

<p class=MsoNormal style='text-autospace:none'><o:p> </o:p></p>

<p class=MsoNormal style='text-autospace:none'><i>Mac-addresss</i> Auth-Type :=
local, User-Password == "<i>password</i>"<o:p></o:p></p>

<p class=MsoNormal style='text-autospace:none'>       
Calling-Station-ID == "<i>mac-address</i>",<o:p></o:p></p>

<p class=MsoNormal style='text-autospace:none'>       
Airespace-Wlan-Id = 5,<o:p></o:p></p>

<p class=MsoNormal style='text-autospace:none'>       
Airespace-Interface-Name = <i>Wireless WLAN Name</i>,<o:p></o:p></p>

<p class=MsoNormal style='text-autospace:none'>       
Tunnel-Type = VLAN,<o:p></o:p></p>

<p class=MsoNormal style='text-autospace:none'>       
Tunnel-Medium-Type = IEEE:802,<o:p></o:p></p>

<p class=MsoNormal>       
Tunnel-Private-Group-ID = <i>VLAN-ID<o:p></o:p></i></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>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?   <o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>If you have any possible pointers it would be greatly
appreciated!   Thank you everyone!<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Bookman Old Style","serif";
color:black'>James Taylor<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Bookman Old Style","serif";
color:black'>FCIP Networks</span><span style='font-size:10.0pt;font-family:
"Bookman Old Style","serif";color:black'><o:p></o:p></span></p>

</div>

</body>

</html>