17 May
2010
17 May
'10
1:17 p.m.
Alan DeKok wrote:
Quentin Smith wrote:
However, when I run freeradius -X, it appears that for some reason that setting is erased. The following is the pertinent output:
Read the rest of the debug output. Which files is it reading? Which one contains the SQL configuration? Which one did you edit?
I edited the sql.conf file, which was the file being read.
I'm guessing the SQL query error is related to the fact that authorize_check_query is now an empty string, but I'm not sure why that's the case.
You edited it locally. The default configuration doesn't have this issue.
Find out which file was edited, and fix it.
Alan DeKok.
Quentin Smith