howto reset rlm_sqlcounter
Alan DeKok
aland at ox.org
Thu Sep 22 19:36:17 CEST 2005
Bart van Daal <B.Vandaal at edpnet.net> wrote:
> two possible options I think of to reset the counter are:
> 1. write a program to manipulate the gdbm file. Where is this file stored?
If you're using rlm_sqlcounter, it's not in a GDBM file. It's in SQL.
If you're using rlm_counter, the location of the GDBM file is set in
the configuration file.
> 2. keep adding the minutes to the allready existing value for the
> session-time.
You can't do that.
Alan DeKok.
More information about the Freeradius-Users
mailing list