Limiting when hotspot users can login

Is there any way to limit when hotspot users are allowed to log in? Would this only work through a radius server? For example, is it possible to limit users X, Y, and Z to only be allowed to log in during certain hours of the day?

We’re running the RB532 and RouterOS v3.3.

Thanks!

Seth

A RADIUS server would always be a good solution. But you can also make his work by writing two scripts: one that disables the local the users and removes all active sessions for the account, and another one that enables the account again. Then schedule them at the appropriate times.

Should I ask in the scripting forum how to do that? Probably more appropriate for there…

what ROS version are you using and which user-manager package installed ?
if you use ROS v4.x than use user-man-test package and you will be able to the limit as wishes

Paul

As in the first post, 3.3. That’s as far as our license allows. How much would an upgrade to 4.x cost?

I have user manager 3.3 installed…