the script nas.sql has the mysql table schema.<br>the file sql.conf at the end you can see :<br><br><br># Set to 'yes' to read radius clients from the database ('nas' table)<br>        # Clients will ONLY be read on server startup.  For performance
<br>        # and security reasons, finding clients via SQL queries CANNOT<br>        # be done "live" while the server is running.<br>        #<br>        #readclients = yes<br><br>        # Table to keep radius client info
<br>        nas_table = "nas"<br><br>As you can see the default table name is nas ( can you imagine :-) ).<br>Uncoment<br>
readclients =  yes<br><br>Make configuration changes at radiusd.conf and enable sql module.<br><br><br><br><br><div><span class="gmail_quote">On 19/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;">








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

<div>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Hi there... i am new to free radius. I already successfully installed
freeradius 1.1.7 with mysql5.1. The point is NAS's IPs and secrets are
configured in clients.conf. I cannot find anything how to put those data to SQL
database. Sql.conf doesn't describe any table or value for clients, can
anyone give any clue how to store those data in SQL database</span></font></p>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Pawel Cieplinski</span></font></p>

</div>

</div>


<br>-<br>List info/subscribe/unsubscribe? See <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br></blockquote>
</div><br>