-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ProgramData Directory permissions (#32117)
- Loading branch information
1 parent
3adf5d4
commit 97a71f5
Showing
5 changed files
with
154 additions
and
14 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
releasenotes/notes/update-programdata-permissions-6271744e48907d71.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Each section from every release note are combined when the | ||
# CHANGELOG.rst is rendered. So the text needs to be worded so that | ||
# it does not depend on any information only available in another | ||
# section. This may mean repeating some details, but each section | ||
# must be readable independently of the other. | ||
# | ||
# Each section note must be formatted as reStructuredText. | ||
--- | ||
security: | ||
- | | ||
Removes Datadog user's full control of the Datadog data directory on Windows. | ||
upgrade: | ||
- | | ||
Removes Datadog user's full control of the Datadog data directory on Windows. | ||
If you are using custom configured values for log files, confd_path, run_path, or additional_checksd | ||
that are within the Datadog ProgramData folder, then you will have to explicitly give the Datadog user | ||
write permissions to the folders and files configured. | ||
This file contains 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
This file contains 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
This file contains 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
This file contains 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