17 Sep
2008
17 Sep
'08
8:16 a.m.
On Wed, Sep 17, 2008 at 5:20 PM, Alan DeKok <aland@deployingradius.com> wrote:
Or, change ":=" to "=" in the group check table. Which also has the benefit of *not* changing the behavior of ":=" for everything else in the server.
I tried changing operator to '=' but sqlcounter fails with following message. rlm_sqlcounter: Entering module authorize code rlm_sqlcounter: Could not find Check item value pair ++[monthlycounter] returns noop So I guess it has to be := Thanks, JT