To answer my own question:
The configuration is now in: /usr/local/etc/raddb/modules/sql whereas it was in /usr/local/etc/raddb/sql.conf in my older configuration.
DOH!
David
From: freeradius-users-bounces+david.peterson=acc-corp.net@lists.freeradius.org [mailto:freeradius-users-bounces+david.peterson=acc-corp.net@lists.freeradius.org] On Behalf Of David Peterson
Sent: Tuesday, January 25, 2011 11:59 AM
To: FreeRadius users mailing list
Subject: SQL issue
I am having a strange issue with the latest upgrade to the “Stable” version. It appears as though Freeradius is using a username of radius instead of the root user I have configured in sql.conf. Is there another area I should be looking for user name and password configuration? The only changes I made were to the dictionary.wimax and re-compile to move to the newer version.
Debug:
Tue Jan 25 11:53:38 2011 : Error: rlm_sql_mysql: Couldn't connect socket to MySQL server radius@localhost:radius
Tue Jan 25 11:53:38 2011 : Error: rlm_sql_mysql: Mysql error 'Access denied for user 'radius'@'localhost' (using password: YES)'
David