Hi Guys
I’m new mikrotik user, i work with it by 1 year.
I have a particular goal, i try to read more topic but i didn’t find anything.
I would like create a user that can’t modify router configuration BUT can modify only DHCP lease ( permit user to make static one IP)
It possibile do?
With Radius or tips mikrotik?
When you are going to use radius maybe it is possible (with an external server that issues the IP addresses) but maybe it is easier to make the external server do DHCP.
In the “old” days we solved this by making a script for the required action, and allowed the script to be executed, or the scheduled job with the script to be executed.
(Typical: emergency shutdown of a server, resetting a password, restart a printer …). (Some scripts even had to check the username of the executor)
On “automatic” way, but is not the OP case, but can be a soluction, some topic talk about one script (al-ready-ready) for automatically convert dynamic leases to static.