ansible-hardening/tasks/rhel7stig
Major Hayden 79b3d25070
Fix filesystem permission masks
The setuid bit is ignored on directories, so it's not necessary
to remove it. The tasks currently remove the user's ability to
use their home directory.

The patch fixes the permissions problem, ensures that the 'nobody'
user is skipped, and enables testing for the tasks in the gate.

Closes-Bug: 1731005
Closes-Bug: 1730994
Change-Id: Id7be77b2eaa707c4c27d46f97d07f34825813749
2017-11-09 08:47:14 -06:00
..
accounts.yml Skip shadow checks for users w/o shadow data 2017-07-06 15:12:02 -05:00
aide.yml Add support for the openSUSE Leap distributions 2017-06-27 15:43:53 +01:00
apt.yml Make check of package checksums configurable 2017-11-02 09:01:35 +01:00
async_tasks.yml Split long running tasks 2017-07-03 16:43:45 +00:00
auditd.yml Update to RHEL 7 V1R2 STIG 2017-09-21 16:02:42 -05:00
auth.yml Cast security_shadow_utils_fail_delay as int 2017-09-11 16:14:29 -06:00
dnf.yml Fedora 26 support 2017-08-28 07:33:16 -05:00
file_perms.yml Fix filesystem permission masks 2017-11-09 08:47:14 -06:00
graphical.yml Handle RHEL 7 STIG renumbering 2017-04-04 07:22:12 -05:00
kernel.yml Update to RHEL 7 STIG V1R3 2017-11-01 13:31:34 -05:00
lsm.yml Check apparmor_status output 2017-09-05 15:53:58 -05:00
main.yml Merge "Allow epel-release package name customization" 2017-07-12 18:43:55 +00:00
misc.yml [Docs] Replace security role references 2017-06-12 18:59:28 +00:00
packages.yml Avoid skipped package-related tasks 2017-07-03 11:43:18 -05:00
rpm.yml Make check of package checksums configurable 2017-11-02 09:01:35 +01:00
sshd.yml rhel7stig: sshd.yml: Respect the STIG sshd configuration 2017-10-31 09:47:16 +00:00
yum.yml Avoid skipped package-related tasks 2017-07-03 11:43:18 -05:00
zypper.yml Make check of package checksums configurable 2017-11-02 09:01:35 +01:00