Userman Profile Limitation

I’d like to put two Profile Limitation 3mbps for 7:00:00-22:59:59 and 5mbps for 23:00:00-6:59:59

The user can log in on 7:00:00-22:59:59 after that the user automatically logs out and cannot log in again the error is no valid profile found…:frowning: 23:00:00-6:59:59 user cannot log in…

Is there any solution for this? thanks in advance!:slight_smile:

no one can help me?:frowning:

Can someone help me on the script? i dont know how to create…:frowning:
script that activates the 2nd profile limitation in usermanager…

Hi
you can create a profile with no limitation in UM
Then create tow queue in Winbox=>Queue
I did this method in Mikrotik.

i need to set a static ip on the user in UM right?

static IP in UM!? no at all.

We have the same error that no profile is found, if we set an uptime limitation.
It seems setting any limitation in a profile damages the user account

The below is working as a workaround for us, as in our case we know there is a valid profile and that the quota has simply been reached:

http://forum.mikrotik.com/t/expired-hotspot-users-loosing-profiles/66356/3

I temporarily solved this problem by adding two limitations to that profile. On my Configuration I have an Overnight profile which start the users can logon between 23:00:00 - 6:00:00, but I discovered that at 23:59:59 user is disconnected and can’t logon again with error: “Access Denied This Time”

So I added a limitation like this 23:00:00-23:59:59 and 00:00:00 - 5:59:59

If the user logs on by 23:00:00 and disconnected by 23:59:59, He tries again to logon by 00:00:00 he will successfully logon then disconnected again at 5:59:59 .

NOTE: this method has its disadvantages too. Any user you create using this very profile will have an unlimited uptime regardless of the Uptime limit you assigned to the profile. This seems to me like a bug in USERMAN. I hope mikrotik does something about it.