SV-204490r603261_rule
V-204490
SRG-OS-000480-GPOS-00227
RHEL-07-021110
CAT II
10
Set the owner on the "/etc/cron.allow" file to root with the following command:
# chown root /etc/cron.allow
Verify that the "cron.allow" file is owned by root.
Check the owner of the "cron.allow" file with the following command:
# ls -al /etc/cron.allow
-rw------- 1 root root 6 Mar 5 2011 /etc/cron.allow
If the "cron.allow" file exists and has an owner other than root, this is a finding.
V-204490
False
RHEL-07-021110
Verify that the "cron.allow" file is owned by root.
Check the owner of the "cron.allow" file with the following command:
# ls -al /etc/cron.allow
-rw------- 1 root root 6 Mar 5 2011 /etc/cron.allow
If the "cron.allow" file exists and has an owner other than root, this is a finding.
M
2899