Restrict user so that they can only edit specific parameters of a host

Hello,
I have a role with these permissions:
Host/managed edit_hosts, view_hosts (hostgroup = app) or (hostgroup =
mariadb)
(Miscellaneous) access_dashboard none

So they only see the hosts they need to see. The only problem is that they
are allowed to edit the complete host. I want to restrict them further, so
that they can only edit the parameters I allow them to edit.

Is there a way to do that or is it all or nothing when it comes to host
editing?

Regards,
Kai

Add the resource Parameter and permission edit_params. That should
restrict them to editing parameters only.

Joop

ยทยทยท On 20-1-2015 16:17, Kai Timmer wrote: > Hello, > I have a role with these permissions: > Host/managed edit_hosts, view_hosts (hostgroup = app) or > (hostgroup = mariadb) > (Miscellaneous) access_dashboard none > > So they only see the hosts they need to see. The only problem is that > they are allowed to edit the complete host. I want to restrict them > further, so that they can only edit the parameters I allow them to edit. > > Is there a way to do that or is it all or nothing when it comes to > host editing? > >