I see, there is a bug in the remediation script.

As a hotfix, you can remove lines 6129-6131, i.e.

# test "$mount_has_to_exist" = 'yes'
test "no" = 'yes' && assert_mount_point_in_fstab "$var_removable_partition" \         || { echo "Not remediating, because there is no record of $var_removable_partition in /etc/fstab" >&2; exit 1; }


We will fix it in the upstream soon.

On 8.5.2018 19:44, Newman, Stuart J. (GSFC-491.0)[KBRwyle] wrote:

The bash remediation script for CentOS 7 , hard stops at fix 137/243 in ssg-centos7-role-stig-rhel7-disa.sh.  It does not complete the remainder of the script.

*Stuart J Newman*

Engineer 4; Systems

NASA/Goddard Space Flight Center, Building 14 Room 252 |  Greenbelt, Maryland 20771 |  USA

Office: +1 301. 286.5145 |  Mobile: +1443.878.6146  | [email protected]

------------------------------------------------------------------------

This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient.  Any review, use, distribution, or disclosure by others is strictly prohibited.  If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.



_______________________________________________
Open-scap-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/open-scap-list

_______________________________________________
Open-scap-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/open-scap-list

Reply via email to