Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[windows] 🔒 permissions on datadog.conf #2210

Merged
merged 1 commit into from
Feb 3, 2016

Conversation

yannmh
Copy link
Member

@yannmh yannmh commented Jan 15, 2016

Datadog Agent configuration file datadog.conf contains sensitive data
such as the API key.
Set the file permission, to allow the following access:

  • Users. None
  • Administrator & System. Full control

Similar to #76.

Note: Permissions are set at first install only. It is unchanged on upgrade.

Datadog Agent configuration file `datadog.conf` contains sensitive data
such as the API key.
Set the file permission, to allow the following access:
* Users. None
* Administrator & System. Full control

Similar to #76.
@yannmh yannmh added the windows label Jan 15, 2016
@yannmh yannmh added this to the 5.7.0 milestone Jan 15, 2016
@truthbk
Copy link
Member

truthbk commented Jan 15, 2016

👍

@yannmh yannmh changed the title [windows] tighten permissions on datadog.conf [windows] 🔒 permissions on datadog.conf Feb 3, 2016
@yannmh
Copy link
Member Author

yannmh commented Feb 3, 2016

No regression on first install or upgrade. Merging.

yannmh added a commit that referenced this pull request Feb 3, 2016
[windows] 🔒 permissions on `datadog.conf`
@yannmh yannmh merged commit 4939098 into master Feb 3, 2016
@yannmh yannmh deleted the yann/windows-conf-permissions branch February 3, 2016 17:52
@yannmh yannmh self-assigned this Feb 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants