Problem with freeradius 1.1.3 and MySQL reserving sql socket
Alan DeKok
aland at deployingradius.com
Thu Jan 25 11:39:44 CET 2007
Raúl Rodríguez wrote:
> Hi all!
> I'm trying to set-up a freeradius 1.1.3 using MySQL 5.0.22 as
> Database Backend... although i have a very annoying problem that i don't
> know how to solve.
> When i launch the service with -X option to see debug, it seems that
> everything goes well, although when i try to submit some request to the
> server (Auth, access...) it fails with an sql query error without doing
> any query
...
> modcall[authorize]: module "files" returns ok for request 0
> radius_xlat: ''
What's that line? It's supposed to be the SQL query, I think.
Instead, it's empty. So FreeRADIUS is determining that the qeury is
empty, and refusing to send an empty query to SQL.
Alan DeKok.
--
http://deployingradius.com - The web site of the book
http://deployingradius.com/blog/ - The blog
More information about the Freeradius-Users
mailing list