John Doppke wrote: > I'm using the nas table in mysql to store my clients. I've found that if I > try to test for client:nastype, a value is returned only for entries from > clients.conf. Is there a way to get the nas type for clients in SQL?
Do an SQL query.
%{sql: SELECT ...}
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

