Special User Permission

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?

Mi dispiace, but permissions cannot be assigned in such a granular way.

Can’t it be done with “skins” feature? I don’t know, I just have rough idea what it does and noticed that it was added to WinBox too.

Simply “hiding” on menu do not reduce user power… :wink:

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.

:light_bulb: Like using MetaROUTER (on supported devices) just for DHCP-Server… RIGHT!

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)

Not sure this can be done here.

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.