SV-282673r1201585_rule
V-282673
SRG-OS-000480-GPOS-00227
TOSS-05-000190
CAT II
10
Configure the TOSS 5 file /etc/crontab with mode "600".
$ sudo chmod 0600 /etc/crontab
Verify the permissions of /etc/crontab using the following command:
$ stat -c "%a %n" /etc/crontab
0600
If /etc/crontab does not have a mode of "0600", this is a finding.
V-282673
False
TOSS-05-000190
Verify the permissions of /etc/crontab using the following command:
$ stat -c "%a %n" /etc/crontab
0600
If /etc/crontab does not have a mode of "0600", this is a finding.
M
5738