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

Permits overriding permissions on /etc/shadow #89

Merged
merged 1 commit into from
Jun 13, 2016
Merged

Permits overriding permissions on /etc/shadow #89

merged 1 commit into from
Jun 13, 2016

Conversation

conorsch
Copy link
Contributor

To support a variety of distros, some of which recommend root:root 0600
permissions on the shadow file (RHEL-based) and others root:shadow
0640 (Debian-based), allow users to override the /etc/shadow owner,
group, and mode via a dict var.

Closes #86.

To support a variety of distros, some of which recommend root:root 0600
permissions on the shadow file (RHEL-based) and others root:shadow
0640 (Debian-based), allow users to override the /etc/shadow owner,
group, and mode via a dict var.
@rndmh3ro
Copy link
Member

This looks good, I'll test it!

@rndmh3ro rndmh3ro merged commit cb54398 into dev-sec:master Jun 13, 2016
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

Successfully merging this pull request may close these issues.

2 participants