<html><body>
<p><font size="2" face="sans-serif">Ah Ok, this is new since 3.0.4.</font><br>
<font size="2" face="sans-serif">Thanks for your time and explanations.</font><br>
<br>
<font size="2" face="sans-serif">Regards.</font>
<ul style="padding-left: 4pt"></ul>
<br>
<br>
<tt><font size="2">nicolas.clo@ricoh-industrie.fr wrote:<br>
> Ok but I don't understand why if I put he same rows in clients.conf and<br>
> if I comment " with mod-enabled -  sql  --> * read_clients = yes*" it works.<br>
<br>
  Because the configuration files have more flexibility than the SQL tables.<br>
<br>
  The configuration files allow you tie a client to a "listen" section<br>
AND a virtual server.  You do this by listing a global client (which<br>
ties it to the global listen sections), and then setting<br>
"virtual_server" in the client definition.<br>
<br>
  You can't do that with SQL.  There's only a field for virtual server.<br>
<br>
  As I already said, the clients in SQL are tied to a virtual server...<br>
and to any "listen" section for that virtual server.  If you want them<br>
to be tied to the global listen sections, you'll have to:<br>
<br>
                 (a) remove the "listen" from the virtual server<br>
<br>
  or<br>
                 (b) put the clients into the configuration files.<br>
<br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See </font></tt><tt><font size="2"><a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></font></tt><tt><font size="2"><br>
</font></tt><br>
</body></html>