Hello sir:
I’m using Mikrotik + UserMan as PPTP server to grant internet access to my users.
I made some profile limitations like 2Hour up-time limit; so my users disconnect after 2 hour of internet usage.
Then i scheduled a script to run at 12am every day:
/tool user-manager user reset-counters [find]
so the users up-time limit resets every night and they can reuse it tomorrow.
but as i upgraded to ROS 6.4 if a user used all of his time last day, he can’t connect next day and i see that the actual-profile of user has gone and i must remove the current profile and assign it again in web-panel!
why this happened? do you have any solution?
I think its because user-man empties actual-profile field for user or reset-counters is not working fine!