"Cris Boisvert" <[EMAIL PROTECTED]> wrote:
> It still uses the /etc/raddb/clients.conf for defining the nas servers.
> Even though there is a nas table In the database.?
> Is their a line I need to put into the radius.conf or clients.conf to tell
> the radius server to query the database?

  As of 1.0.0 (I think), you can put the "clients.conf" information
into an SQL database.  But you will still need to have at least one
entry in "clients.conf", even if it's a nonsense entry like:

client 127.0.0.2 {
       secret = ThisWillneverBeUse
       ...
}

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to