dsglaser / cis-security

Playbooks to implement Center for Internet Security (CIS) controls for RHEL (7-9), RHEL Clones, Ubuntu (18.04-22.04), and Microsoft Windows (10, Server 2019)
Other
90 stars 63 forks source link

5.6.5 - umask additional file - RHEL8 #67

Closed osullivanm-csi closed 1 year ago

osullivanm-csi commented 1 year ago

Hi (thanks for the quick responses!)

RHEL8

An additional file needs to be added to the loop for this condition to pass.

Current:

loop:

changed to:

loop:

dsglaser commented 1 year ago

Fix is in dev branch

dsglaser commented 1 year ago

merged into master