Exactly what I needed.
Just one more thing. Why does the mysql log show that the query
performed with XLAT
is now performed 3 times in a row per access request?
Thank you,
Stefano

[output from mysql:]
121012 14:20:39     394 Query       SELECT count(*) FROM
eduroam_mac_registrati AS m, eduroam_diritto_uso AS d WHERE m.username
= d.username AND m.mac='98-4b-4a-f5-bf-41' and d.diritto='S'
                    393 Query       SELECT count(*) FROM eduroam_mac_registrati 
AS
m, eduroam_diritto_uso AS d WHERE m.username = d.username AND
m.mac='98-4b-4a-f5-bf-41' and d.diritto='S'
                    392 Query       SELECT count(*) FROM eduroam_mac_registrati 
AS
m, eduroam_diritto_uso AS d WHERE m.username = d.username AND
m.mac='98-4b-4a-f5-bf-41' and d.diritto='S'
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to