Hello, I am also getting this error: Fri Jun 24 17:22:20 2011 : Error: [sql] Failed to check the terminal server for user 'adroaldo@domain.com.br'. Fri Jun 24 17:22:20 2011 : Auth: Login OK: [adroaldo@domain.com.br] (from client server-auth-02 port 7853349 cli 00:0E:E8:EF:FF:FF) Occasionally appeared well before and now after a reboot of my hubs (NAS Mikrotik) several clients receive this message when requesting connection. The client receives Ok connects but then disconnects, getting stuck in its section table radacct. When he asks the same mistake new connection. This drop in customers may be due to this error message? Simultaneous-use already: =. Some light? Thank you! Michell 2011/5/24 Marinko Tarlać <mangia81@gmail.com>
Simultaneous-Use op should be := and not =
On 05/24/2011 10:32 AM, Fajar A. Nugraha wrote:
On Tue, May 24, 2011 at 3:20 PM, john decot<johndecot@yahoo.com> wrote:
SELECT id, username, attribute, value, op FROM radcheck
WHERE username = BINARY 'bob' ORDER BY id;
+-----+----------+------------**--------+-------------+----+ | id | username | attribute | value | op | +-----+----------+------------**--------+-------------+----+ | 384 | bob | Cleartext-Password | bob | := | | 385 | bob | Simultaneous-Use | 1 | = | | 386 | bob | Expiration | 25 Jun 2011 | := | +-----+----------+------------**--------+-------------+----+ 3 rows in set (0.00 sec)
That is odd. What happens when you remove "Simultaneous-Use" record for bob?
- List info/subscribe/unsubscribe? See http://www.freeradius.org/** list/users.html <http://www.freeradius.org/list/users.html>