Bug #25740
openRoles does not provide builtin role for group_write and node_write access
Description
The configuration
object type is mentioned in the documentation, it is also the name of a role, which provides rule_write
, directive_write
, etc. for all configuration object (in the doc : It is a super-set of rule, group, directive, technique, parameter
) , except that it is missing the group_write
right, so there is no way to have group_write
in Rudder without defining custom roles (or being an administrator
).
EDIT : the configuration is only about directive, techniques, etc. see the meaning of "Configuration" in the Rudder menu.
What we need is a "groups" role that allows to edit groups, and their properties, as well as nodes'.
Files
Updated by Clark ANDRIANASOLO 28 days ago
- File Screenshot from 2024-10-25 18-00-47.png Screenshot from 2024-10-25 18-00-47.png added
- Subject changed from Configuration role does not provide group_write access to Roles does not provide builtin role for group_write and node_write access
- Description updated (diff)
- Priority changed from N/A to 5 (lowest)
Updated by Clark ANDRIANASOLO 28 days ago
- Description updated (diff)
Editing groups is actually only possible with group_edit
, and the creation is possible with group_write
Updated by Vincent MEMBRÉ 15 days ago
- Target version changed from 8.1.8 to 8.1.9