Comment 6 for bug 1550442

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-security (stable/mitaka)

Reviewed: https://review.openstack.org/301210
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-security/commit/?id=062b19e5c5a515fac664b7802475b1a86bb100c9
Submitter: Jenkins
Branch: stable/mitaka

commit 062b19e5c5a515fac664b7802475b1a86bb100c9
Author: Major Hayden <email address hidden>
Date: Thu Mar 24 10:09:49 2016 -0500

    Improved search for unlocked system accounts

    This patch adds a better check for system accounts that aren't
    unlocked. The new logic meets the requirement of V-38496 from the
    STIG better than the previous version. Only unlocked accounts with
    UID < 500 will trigger the failure/violation.

    Closes-Bug: 1550442

    Change-Id: I18ccbd8e1cd7c311521d0ffdfcf6f46dbc4e395d
    (cherry picked from commit 9058a3f084961a52408dd1576dd386db8ff4d0d0)