Hi, how can i disable or inactive a hotspot user account for a period of time like 3 hours. After that the user will be enabled automatically too. Any script ideas to do that plz?
Thanks alot, that was very usefull for me, but i also discovered another way but by using profile, that is usefull for using more than one user.
/ip hotspot user disable [find profile="prof1"]
:foreach i in=[/ip hotspot user find disabled=yes] do={/ip hotspot active remove [find user=[/ip hotspot user get $i name]]}
Interval=3H
/ip hotspot user disable [find profile="200k"]
:foreach i in=[/ip hotspot user find disabled=yes]}