Enroll hosts > Advanced > Grant full disk access to osquery#49057
Open
noahtalerman wants to merge 2 commits into
Open
Enroll hosts > Advanced > Grant full disk access to osquery#49057noahtalerman wants to merge 2 commits into
noahtalerman wants to merge 2 commits into
Conversation
- Link to a working profile instead of telling the user how to create one. It's easier
Member
Author
noahtalerman
commented
Jul 9, 2026
| macOS does not allow applications to access all system files by default. | ||
|
|
||
| If you are using an MDM solution or Fleet's MDM features, one of which is required to deploy these profiles, you can deploy a "Privacy Preferences Policy Control" policy to grant fleetd or osquery that level of access. | ||
| If you are using an MDM solution or Fleet's MDM features, one of which is required to deploy these profiles, deploy this ["Privacy Preferences Policy Control" configuration profile](https://github.com/fleetdm/fleet/blob/4f8677de3c005e6e971977dc5d86a9dec9e01e48/it-and-security/lib/macos/configuration-profiles/full-disk-access-for-fleetd.mobileconfig). It grants Fleet's agent (fleetd) the required level of access. |
Member
Author
There was a problem hiding this comment.
@allenhouchins is there a different spot we want to put this profile if we're going to link to it from this guide?
Member
There was a problem hiding this comment.
@noahtalerman this is one that we actively use, and likely always will, so it can stay where it is currently. As long as we use the trick you showed me where we link to the commit version of the file, if we end up moving it for whatever reason, the link will continue to work.
Member
Author
There was a problem hiding this comment.
Cool! Yep, the link is already a "permalink"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is assuming the configuration profile works. @kc9wwh is currently testing the profile and running into issues...