Hi everyone,

I wonder if we could use the value obtained by LimitQuery in the
AuthPORTLIMITCHECK clause.
I'm not sure if it's possible to write something like this:

<AuthByPORTLIMITCHECK>
     SessionLimit 20  --> default
     CountQuery select COUNT(*) from RADONLINE where ....
     LimitQuery select LIMIT from ...
     ClassForSessionLimit     premium, x --> x is the value of LimitQuery
     ClassForSessionLimit     medium, y --> y = f(x), for example: 75% of x
<AuthBy>

Can Radiator do this without using hooks?

Thanks,

Daniel Terán


===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to