mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Clarify 'Turn off MDM for specific hosts' in permissions
This commit is contained in:
parent
0b29720612
commit
59666ba92f
1 changed files with 3 additions and 4 deletions
|
|
@ -104,7 +104,7 @@ GitOps is an API-only and write-only role that can be used on CI/CD pipelines.
|
|||
| View saved scripts\* | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit/upload saved scripts\* | | | ✅ | ✅ | ✅ |
|
||||
| Lock, unlock, and wipe hosts\* | | | ✅ | ✅ | |
|
||||
| Turn off MDM | | | ✅ | ✅ | |
|
||||
| Turn off MDM for specific hosts | | | ✅ | ✅ | |
|
||||
| Configure Microsoft Entra conditional access integration | | | | ✅ | |
|
||||
| View [custom variables](https://fleetdm.com/docs/rest-api/rest-api#list-custom-variables) | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Create, edit, and delete custom variables | ✅ | ✅ | ✅ | ✅ | |
|
||||
|
|
@ -182,10 +182,9 @@ Users with access to multiple teams can be assigned different roles for each tea
|
|||
| Edit/upload saved scripts | | | ✅ | ✅ | |
|
||||
| View script details by host | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Lock, unlock, and wipe hosts | | | ✅ | ✅ | |
|
||||
| Turn off MDM | | | ✅ | ✅ | |
|
||||
| Turn off MDM for specific hosts | | | ✅ | ✅ | | | | | ✅ | ✅ | |
|
||||
| View [custom variables](https://fleetdm.com/docs/rest-api/rest-api#list-custom-variables) | ✅ | ✅ | ✅ | ✅ | |
|
||||
|
||||
|
||||
\* Applies only to [Fleet REST API](https://fleetdm.com/docs/using-fleet/rest-api)
|
||||
|
||||
\** Team-level users only see global query results for hosts on teams where they have access.
|
||||
|
|
@ -195,4 +194,4 @@ Users with access to multiple teams can be assigned different roles for each tea
|
|||
<meta name="authorFullName" value="Noah Talerman">
|
||||
<meta name="publishedOn" value="2024-10-31">
|
||||
<meta name="articleTitle" value="Role-based access">
|
||||
<meta name="description" value="Learn about the different roles and permissions in Fleet.">
|
||||
<meta name="description" value="Learn about the different roles and permissions in Fleet.">
|
||||
|
|
|
|||
Loading…
Reference in a new issue