From 0bd2f00495f2002a96c2f20ec55dcf3bc8b54a8d Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Thu, 2 May 2024 17:06:36 -0500 Subject: [PATCH] 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> --- docs/Using Fleet/manage-access.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Using Fleet/manage-access.md b/docs/Using Fleet/manage-access.md index fe6af40380..88ee5fdf65 100644 --- a/docs/Using Fleet/manage-access.md +++ b/docs/Using Fleet/manage-access.md @@ -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) | | | | ✅ | ✅ |