8 Jul
2015
8 Jul
'15
10:26 a.m.
On Jul 8, 2015, at 9:15 AM, Renato Sousa <rensousa@gmail.com> wrote:
I checked the file /usr/local/etc/raddb/mods-config/sql/main/mysql/queries.conf and contains FROM_UNIXTIME () functions. The file keeps the default installation settings.
OK.
Why freeradius does not perform the function in the query?
Probably because the server isn't reading that file. It's using *another* file, which has the incorrect queries. As always, read the debug output to see which file it's reading, and what it's doing. Alan DeKok.