Bug 1039414 - [RFE] Allow task updates to be limited to particular users or groups
Summary: [RFE] Allow task updates to be limited to particular users or groups
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.14
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified vote
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-09 03:56 UTC by Nick Coghlan
Modified: 2020-11-13 19:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-13 19:27:37 UTC


Attachments (Terms of Use)

Description Nick Coghlan 2013-12-09 03:56:15 UTC
Currently, all users of a given Beaker installation can update any task uploaded to the task library. This includes the core tasks that Beaker relies on for correct operation of various features:

    /distribution/install
    /distribution/reservesys
    /distribution/inventory
    /distribution/updateDistro
    /distribution/virt/install
    /distribution/virt/start

To prevent erroneous updates to these tasks (and other tasks), it should be possible to limit updates to a given task to a specific set of users or groups (similar to a cut down version of system access policies).

Comment 2 Nick Coghlan 2014-02-07 05:44:30 UTC
It should be possible to build something similar to the system ACL model, with just two levels of access:

- upload new versions
- edit the policy


Note You need to log in before you can comment on or make changes to this bug.