I've had scripts that disables / enables interfaces, which has been working fine for two years.
Now I've created some new scripts that sends WOL:
Code: Select all
/tool wol mac=00:07:E9:0E:93:9C interface=lan
If this user group lack any one of these policies the users receive the message "Couldn't perform action - not permitted (9)" when they try to run the script.
And the worst thing about this is that the users are given the [design skin] button in their skin, which makes them able to add users management section to their skin. Combined with the policy policy which makes them able to create them selves a new admin account. Is there really no way to give a user access to run a WOL command in a script without provide full admin rights?