On 03/14/2016 07:04 PM, A.L.M.Buxey@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