NAS type when NAS is stored in SQL?
19 Mar
2010
19 Mar
'10
12:30 p.m.
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? John Doppke
19 Mar
19 Mar
12:37 p.m.
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.
5955
Age (days ago)
5955
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
John Doppke