List: There is an "authenticate_query" variable defined in the stock mssql.conf I can not get freeradius to run this query when authenticating users; and when I add the 'sql' module in the authenticate section of radius.conf, freeradius stops with the following error... Module: Instantiated sql (sql) radiusd.conf: "SQL" modules aren't allowed in 'authenticate' sections -- they have no such method. I am beginning to think this entry is defunct or never implemented. Am I right? If so, then I could remove that entry from my mssql.conf. Thanks Duane Cox
Hi, I am using freeradius 1.0.4. I have enabled the 'sql' module in the accouting section of radiusd.conf but the accouting data is logged to /var/log/radius/radacct and not to mysql. How do I configure this? Cheers, Ben
Ben Dowling <bendowling@lineone.net> wrote:
I am using freeradius 1.0.4. I have enabled the 'sql' module in the accouting section of radiusd.conf but the accouting data is logged to /var/log/radius/radacct and not to mysql. How do I configure this?
Run the server in debugging mode, send it accounting packets, and look for the word "sql" in the debug output. There's also an "sqltrace" file (see sql.conf) which logs SQL queries. Alan DeKok.
"Duane Cox" <duanec@mail.illicom.net> wrote:
There is an "authenticate_query" variable defined in the stock mssql.conf
If it's there, it's a big.
I am beginning to think this entry is defunct or never implemented. Am I right? If so, then I could remove that entry from my mssql.conf.
Yes. Alan DeKok.
There is an "authenticate_query" variable defined in the stock mssql.conf
If it's there, it's a big.
It's there... I would assume it should be removed in CVS and/or logged in your bug tracking system. Do you have a mantis page? Why we're at it, why not change the example mssql.conf file to remove all references to FreeTDS... That should resolve _a lot_ of confusion...
I am beginning to think this entry is defunct or never implemented. Am I right? If so, then I could remove that entry from my mssql.conf.
Yes.
Alan DeKok.
Duane Cox wrote:
Why we're at it, why not change the example mssql.conf file to remove all references to FreeTDS... That should resolve _a lot_ of confusion...
As always, patches are welcome. Nicolas Baradakis -- A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email?
From: "Nicolas Baradakis" <nbk@sitadelle.com>
Duane Cox wrote:
Why we're at it, why not change the example mssql.conf file to remove all references to FreeTDS... That should resolve _a lot_ of confusion...
As always, patches are welcome.
Is there a mantis page or bug tracker?
Nicolas Baradakis
-- A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email?
Duane Cox wrote:
Why we're at it, why not change the example mssql.conf file to remove all references to FreeTDS... That should resolve _a lot_ of confusion...
As always, patches are welcome.
Is there a mantis page or bug tracker?
There is a bugzilla here: http://bugs.freeradius.org/ Please make the diffs against latest version of mssql.conf. http://www.freeradius.org/cgi-bin/cvsweb.cgi/radiusd/raddb/mssql.conf -- Nicolas Baradakis
participants (4)
-
Alan DeKok -
Ben Dowling -
Duane Cox -
Nicolas Baradakis