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

salt-cloud provider configuration file permissions are too open #118

Closed
xenophonf opened this issue Apr 6, 2015 · 1 comment
Closed

Comments

@xenophonf
Copy link
Contributor

The salt-cloud provider configuration files (.../cloud.providers.d/*.conf) may contain keying material (e.g., passwords or secret keys). The permissions of these files should be restricted to some group of authorized users (e.g., root or wheel) in order to prevent unauthorized access.

andrew-vant added a commit to andrew-vant/salt-formula that referenced this issue Apr 6, 2015
As mentioned in issue saltstack-formulas#118, provider files may contain passwords
or API keys and should be restricted. Profiles/maps are probably
OK with the defaults.
@iggy
Copy link
Contributor

iggy commented Apr 14, 2015

Should be fixed

@iggy iggy closed this as completed Apr 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants