Feature #4970
openAdd security permission to be able to edit smart parameter matchers
Description
Currently the only way to allow a user to edit or add smart parameter matches is to make them a full on administrator.
Due to security concerns I have the need to grant users the ability to add and edit smart parameter matches without having all the permissions of a full on administrator.
Updated by Dominic Cleal over 10 years ago
- Subject changed from Add security roll to be able to edit smart parameter matchers to Add security role to be able to edit smart parameter matchers
- Translation missing: en.field_release deleted (
9)
I think this only applies to matchers of non-fqdn/hostgroup varieties, which should be permitted if the user has the external_variables permission(s). Maybe an "admin" version of external_variables that gives more free reign over the type of matcher would solve this, so we don't lose the lower privilege level.
Updated by Dominic Cleal over 10 years ago
- Subject changed from Add security role to be able to edit smart parameter matchers to Add security permission to be able to edit smart parameter matchers
Updated by Ian Tewksbury over 10 years ago
@Dominic,
Yes, I am looking to be able and edit custom matchers, specially matching on custom params applied to the hosts as well as environment.
So the matchers look like
custom_param_1=foobar,custom_param_2=helloworld,environment=DEV