Comment 4 for bug 1659232

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

Reviewed: https://review.openstack.org/481220
Committed: https://git.openstack.org/cgit/openstack/ansible-hardening/commit/?id=d031846d3485a41689eb0493873306b424dbdae4
Submitter: Jenkins
Branch: master

commit d031846d3485a41689eb0493873306b424dbdae4
Author: Major Hayden <email address hidden>
Date: Thu Jul 6 15:11:58 2017 -0500

    Skip shadow checks for users w/o shadow data

    Users that are attached to a Kerberos realm do not have shadow data
    on the system. This breaks two accounts-related tasks.

    This patch cause Ansible to skip over any users that do not have
    shadow data on the system. Without this patch, the playbook fails
    with an error.

    Closes-Bug: 1659232
    Change-Id: Ibbd275681e65ba7ccfc4477caa499247ed052649