nf-vale wrote: > In my deploy, freeradius is retrieving clients info from sql nas table, > but this table does not have a "virtual _server" column, and need to use > virtual servers. Is it possible to get "virtual_server" info from sql > nas table, instead of clients.conf file. If yes, what do I need to do?
Update the SQL table to include the "server" column, as given in the sample nas.sql files. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

