RE: [Emerald] problem with over limit field

wilson@dagupan.com
Sat, 8 Jul 2000 17:37:59 +0800

thanks peter. i have updated the radgetuser stored procedure accordingly.

> -----Original Message-----
> From: Peter Deacon [mailto:peterd@iea-software.com]
> Sent: Saturday, July 08, 2000 4:51 PM
> To: emerald@iea-software.com
> Subject: RE: [Emerald] problem with over limit field
>
>
> On Sat, 8 Jul 2000 wilson@dagupan.com wrote:
>
> > Peter, it still didn't work. But since you pointed me in the right
> > direction, i took a look at the radgetcacheusers stored procedure.
>
> Hmm, looking around - it's in the later distributions..
> perhaps you just
> downloaded the new binary (radius.exe)?
>
> > Can you verify if what i did is correct:
> > the original line states:
>
> > overlimit=case when (ma.overlimit> 0 and ma.overlimit >
> ma.balance) then 1
> > else 0 end
>
> > i think should be:
> > overlimit=case when (ma.overlimit > 0 and ma.overlimit <
> ma.balance) then 1
> > else 0 end
>
> That's all it was. RadGetUser should be updated the same way too.
>
> Have Fun!
> Peter
>
>
> For more information about this list (including removal) go to:
> http://www.iea-software.com/support/maillists/liststart
>

For more information about this list (including removal) go to:
http://www.iea-software.com/support/maillists/liststart