rlm_sqlcounter

Fabiano Martins <[email protected]> Wed, 23 Aug 2006 12:50:30 -0300
Newsgroups gmane.comp.gnu.radius.general
Message-ID <[email protected]>
Hi all!!

I have some questions about rlm_sqlcounter setup.

I have the required modules compiled (rlm_sqlcounter.la  
rlm_sqlcounter.lo  rlm_sqlcounter.o... are these right?).

I've compiled freeradius using --with-experimental-modules option.

I would like to know how to make it work.

I have already the sqlcounter.conf and radiud.conf as the file 
rlm_sqlcounter says on freeradius doc directory...

So.. the freeradius server can start normally after the changes... but 
when I try to authenticate with a test user I see the following lines on 
radius.log file:

Wed Aug 23 12:16:05 2006 : Error: Invalid operator for item Suffix: 
reverting to '=='
Wed Aug 23 12:16:05 2006 : Error: Invalid operator for item Suffix: 
reverting to '=='
Wed Aug 23 12:16:05 2006 : Error: Invalid operator for item Suffix: 
reverting to '=='
Wed Aug 23 12:16:05 2006 : Error: rlm_sql: unknown attribute Max-All-Session
Wed Aug 23 12:16:05 2006 : Error: rlm_sql (sql): Error getting data from 
database
Wed Aug 23 12:16:05 2006 : Error: rlm_sql (sql): SQL query error; 
rejecting user

Regards,

Fabiano