Hi Bob,
Thank you for the quick Reply.
well like most of the user says i also have to say the same that I am totally new to the system specially php thing..:-)
i went through couple of videos to use the phpmyadmin tool but still i do not have that confident to use and apply it..
So let say if i have to install the phpmyadmin tool like you have suggested and the video says then do i run and apply the command you suggested for those individual user that i want to reset the user to zero usage?
root@ubuntu-T60:/# mysql -u root -p radius;
Enter password:
mysql> UPDATE radacct
-> SET AcctInputOctets=0 , AcctOutputOctets=0
-> WHERE UserName="$user";
The reason i was a bit confused was phpmyadmin i found is to login by web and the command you have suggested is via cli.. So is it so that to use the command i need to install phpmyadmin ?
Please Note: I hope it will not create problem to my current users database as there are almost 200 users running through this server.
Thanks.
Regards,
shrijan