This is a discussion on Re[6]: daily limit within the FreeRADIUS Users forums, part of the Networking and Network Related category; Hello Marcin, Wednesday, May 11, 2005, 4:06:52 PM, you wrote: MJ> Hi. MJ> As far as ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello Marcin,
Wednesday, May 11, 2005, 4:06:52 PM, you wrote: MJ> Hi. MJ> As far as I know the sqlcounter will disallow furhter MJ> authentrication only if the user has used her time limit quota. MJ> The Session-Timeout Attribute will kick him out when loged in MJ> and the Max-XYZ-Session will be checked the next time a user wants MJ> to login. MJ> You would need an additional Attribute for user expiration date as well. --- mm i c, so i think i need external script to do this ?? like Exec-Program ? if min(AcctStartTime) or AcctStartTime == 0 the voucher will not expire, or its possible to generate from PHP script and doing query to database 'Expire' each time there was authenticate ? -- Best regards, avudz mailto:mahfudz@cyber-isp.net - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |