Feature #1324
closedACLs for Parameters need to be more fine grained
Description
Currently, a user cannot delete a parameter unless he has permission to delete the whole host. That's not going to work in our infrastructure, and I suspect the same for others too. I want to give lower levels of support the ability to modify a host (including creating or destroying parameters) but not to delete the whole host (along with it's reports, which are valuable).
Furthermore, it probably makes sense to have a similar separation for the classes tab as well - I'd really like to restrict one level of support to parameters only, and the next level to editing (but not deleting) the whole host, and the top level has full access. However, only the parameter ACl is really needed right now.
I'm happy to have a go at this, so this feature request is mainly to remind me :)
Updated by Greg Sutcliffe almost 13 years ago
- Assignee set to Greg Sutcliffe
- Target version set to 1.0
- % Done changed from 0 to 70
This is ready for merge (tests pass cleanly), but I'm going to roll #1484 into this, so hold off until I get that done.
Updated by Greg Sutcliffe almost 13 years ago
- Status changed from New to Closed
- % Done changed from 70 to 100
Applied in changeset 54358a76e4fc7355c51404f6888cb66600a27fdc.