Load clients from SQL

Tornoci Laszlo torlasz at xenia.sote.hu
Mon Mar 14 19:44:43 CET 2016


On 03/14/2016 07:04 PM, A.L.M.Buxey at lboro.ac.uk wrote:
> hi,
>
> I think this is the SQL/virtual server bug - fixed.
>
> however, just to check..what *is* the output for
>
> SELECT id, nasname, shortname, type, secret, server FROM nas;
>
> on your SQL ?  (obfuscate the shared secret and IP .......)

Here it is:

MariaDB [radius]> SELECT id, nasname, shortname, type, secret, server 
FROM nas;
+----+-----------------+-----------+-------+------------+---------+
| id | nasname         | shortname | type  | secret     | server  |
+----+-----------------+-----------+-------+------------+---------+
|  1 | aaa.bbb.ccc.ccc | doszi     | other | testing123 | default |
+----+-----------------+-----------+-------+------------+---------+
1 row in set (0.00 sec)

Thank you, I'll look at building an rpm from 3.0.11.

Yours: Laszlo

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



More information about the Freeradius-Users mailing list