Hi,
I'm using the "sqlcounter noresetcounter" which sets the reset to
"never". When it sends back the reply, it ends up looking like :
Your maximum never usage time has been reached
Is there a way to change it short of just changing the line :
snprintf(msg, sizeof(msg), "Your maximum %s usage time has been reached",
data->reset);
not to insert data->reset ?
Thanks, Tuc
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

