Closed Bug 1375170 Opened 8 years ago Closed 6 years ago

Implement task feature runAsWorkerUser

Categories

(Taskcluster :: Workers, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: pmoore, Unassigned)

References

Details

For context, see parent bug 1375165. This bug is for implementing the task feature in generic-worker. Work has started in https://github.com/taskcluster/generic-worker/tree/runAsWorkerUser
Blocks: 1375165
QA Contact: pmoore
Pete: are we still going to do this?
Flags: needinfo?(pmoore)
(In reply to Chris Cooper [:coop] pronoun: he from comment #1) > Pete: are we still going to do this? Let's forget about it. When I created the bug I liked the idea of making it a task feature, so we could manage fewer worker types. The idea was that we wouldn't need separate worker types for running tasks as a task user vs running tasks as Local System (like we do in the CI) but that it could be specified in the task payload (rather than the worker config file). But in reality, the CI is the only place where we really want that, now we can already run tasks as Administrator using the osGroups and runAsAdministrator features, and probably it is safer, security-wise to isolate this feature at the worker level, rather than the task level.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(pmoore)
Resolution: --- → WONTFIX
Blocks: 1375171
Component: Generic-Worker → Workers
You need to log in before you can comment on or make changes to this bug.