mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Global observer/+ can no longer run saved scripts. --------- Co-authored-by: Rachael Shaw <r@rachael.wtf>
This commit is contained in:
parent
13aafaf46a
commit
5a45411e59
1 changed files with 4 additions and 6 deletions
|
|
@ -92,10 +92,9 @@ GitOps is an API-only and write-only role that can be used on CI/CD pipelines.
|
|||
| View all [MDM settings](https://fleetdm.com/docs/using-fleet/mdm-macos-settings) | | | | ✅ | ✅ |
|
||||
| Edit setup experience (end user authentication, bootstrap package, Setup Assistant)\* | | | ✅ | ✅ | ✅ |
|
||||
| Edit end user license agreement (EULA)\* | | | | ✅ | |
|
||||
| Run arbitrary scripts on hosts | | | ✅ | ✅ | |
|
||||
| View saved scripts | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit/upload saved scripts | | | ✅ | ✅ | ✅ |
|
||||
| Run saved scripts on hosts | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Run scripts on hosts | | | ✅ | ✅ | |
|
||||
| View saved scripts\* | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit/upload saved scripts\* | | | ✅ | ✅ | ✅ |
|
||||
| Lock, unlock, and wipe hosts\* | | | ✅ | ✅ | |
|
||||
|
||||
\* Applies only to Fleet Premium
|
||||
|
|
@ -165,10 +164,9 @@ Users with access to multiple teams can be assigned different roles for each tea
|
|||
| View metadata of MDM macOS bootstrap packages | | | ✅ | ✅ | |
|
||||
| Edit/upload MDM macOS bootstrap packages | | | ✅ | ✅ | ✅ |
|
||||
| Enable/disable MDM macOS setup end user authentication | | | ✅ | ✅ | ✅ |
|
||||
| Run arbitrary scripts on hosts | | | ✅ | ✅ | |
|
||||
| Run scripts on hosts | | | ✅ | ✅ | |
|
||||
| View saved scripts | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit/upload saved scripts | | | ✅ | ✅ | |
|
||||
| Run saved scripts on hosts | ✅ | ✅ | ✅ | ✅ | |
|
||||
| View script details by host | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Lock, unlock, and wipe hosts | | | ✅ | ✅ | |
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue