Comment 2 for bug 1731005

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-hardening (master)

Reviewed: https://review.openstack.org/518593
Committed: https://git.openstack.org/cgit/openstack/ansible-hardening/commit/?id=79b3d25070f86804bd6cc4b04a82f2a9bb1f4982
Submitter: Zuul
Branch: master

commit 79b3d25070f86804bd6cc4b04a82f2a9bb1f4982
Author: Major Hayden <email address hidden>
Date: Thu Nov 9 08:47:14 2017 -0600

    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