mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 23:48:52 +00:00
Permissions: Resend a configuration profile (#18724)
Fresh PR to avoid product design PRs messing with the PR open time KPI (previously https://github.com/fleetdm/fleet/pull/17841) Co-authored-by: Marko Lisica <83164494+marko-lisica@users.noreply.github.com>
This commit is contained in:
parent
080d466121
commit
0bd2f00495
1 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ GitOps is an API-only and write-only role that can be used on CI/CD pipelines.
|
|||
| Generate Apple mobile device management (MDM) certificate signing request (CSR) | | | | ✅ | |
|
||||
| View disk encryption key for macOS and Windows hosts | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit OS updates for macOS and Windows hosts | | | ✅ | ✅ | ✅ |
|
||||
| Create edit and delete configuration profiles for macOS and Windows hosts | | | ✅ | ✅ | ✅ |
|
||||
| Create, edit, resend and delete configuration profiles for macOS and Windows hosts | | | ✅ | ✅ | ✅ |
|
||||
| Execute MDM commands on macOS and Windows hosts\** | | | ✅ | ✅ | |
|
||||
| View results of MDM commands executed on macOS and Windows hosts\** | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit [MDM settings](https://fleetdm.com/docs/using-fleet/mdm-macos-settings) | | | | ✅ | ✅ |
|
||||
|
|
@ -152,7 +152,7 @@ Users with access to multiple teams can be assigned different roles for each tea
|
|||
| Initiate [file carving](https://fleetdm.com/docs/using-fleet/rest-api#file-carving) | | | ✅ | ✅ | |
|
||||
| View disk encryption key for macOS hosts | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit OS updates for macOS and Windows hosts | | | ✅ | ✅ | ✅ |
|
||||
| Create edit and delete configuration profiles for macOS and Windows hosts | | | ✅ | ✅ | ✅ |
|
||||
| Create, edit, resend and delete configuration profiles for macOS and Windows hosts | | | ✅ | ✅ | ✅ |
|
||||
| Execute MDM commands on macOS and Windows hosts* | | | ✅ | ✅ | |
|
||||
| View results of MDM commands executed on macOS and Windows hosts* | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit [team MDM settings](https://fleetdm.com/docs/using-fleet/mdm-macos-settings) | | | | ✅ | ✅ |
|
||||
|
|
|
|||
Loading…
Reference in a new issue