On Thu, 4 Apr 2002, Do-Risika RAFIEFERANTSIARONJY wrote: > > Hi all, > > I remember to have seen an rlm_counter patch, with mysql support, a few > months ago. Is someone thinking to include it in the next release one > day ? It would be very interesting for me. > > My purpose is to have a centered counter data, with 2 radius servers (a > primary and a backup one). Any idea ? > > Thanx in advance, > > @+ > -- > DouRiX
Well, mysql support will be added eventually but not by duplicating sql code in the rlm_counter module. What must be done is to create an xlat interface in the sql module for operations other than SELECT (UPDATE,INSERT etc) and use that in rlm_counter when reading/writing/initializing the counter database. -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 10 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
