SV-239091r675081_rule
V-239091
SRG-OS-000063-GPOS-00032
PHTN-67-000019
CAT II
10
At the command line, execute the following command:
# chmod 640 <file>
Replace <file> with any file with incorrect permissions.
At the command line, execute the following command:
# find /etc/audit/* -type f -exec stat -c "%n permissions are %a" {} $1\;
If the permissions of any files are more permissive than 640, this is a finding.
V-239091
False
PHTN-67-000019
At the command line, execute the following command:
# find /etc/audit/* -type f -exec stat -c "%n permissions are %a" {} $1\;
If the permissions of any files are more permissive than 640, this is a finding.
M
5323