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

Skip perms changes to /etc/shadow on desktop machines #87

Closed
wants to merge 1 commit into from
Closed

Skip perms changes to /etc/shadow on desktop machines #87

wants to merge 1 commit into from

Conversation

conorsch
Copy link
Contributor

When the os_desktop_enable var is set to true, skip locking down
/etc/shadow to root:root 0600. Interactive workstations may assume a
root:shadow 0640 setup, which leverages setgid on /sbin/unix_chkpwd
to read the password as a normal user.

Closes #86.

When the `os_desktop_enable` var is set to true, skip locking down
/etc/shadow to root:root 0600. Interactive workstations may assume a
root:shadow 0640 setup, which leverages setgid on `/sbin/unix_chkpwd`
to read the password as a normal user.
@conorsch
Copy link
Contributor Author

Superseded by #89.

@conorsch conorsch closed this Jun 11, 2016
rndmh3ro added a commit that referenced this pull request Jul 24, 2020
divialth pushed a commit to divialth/ansible-collection-hardening that referenced this pull request Aug 3, 2022
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.

None yet

1 participant