>                       Do u have any idea how to update the user account?
> example im setup prepaid internet access using freeradius. im include
> rlm_sqlcounter in the config and it works perfectly. Now my problem is
> because im configured rlm_sqlcounter for noresetcounter it works when the
> user consume all his example 10 hrs of prepaid internet. Then as expected
> he/she cant login anymore. what about if the user update his/her account?
> Same username with the same password. Although were using prepaid internet
> but we have a constant username of the user. thanks very much ...
>
if you are using MySQL, you have many options:
1. you can edit the number of hours or the session attribute directly via
MySQL console.
2. you can create a nice PHP script to do it for you
3. Perl script is another option

//milver



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to