SV-269186r1050068_rule
V-269186
SRG-OS-000480-GPOS-00227
ALMA-09-012120
CAT II
10
Configure the AlmaLinux OS 9 file /etc/crontab with mode 600.
$ chmod 0600 /etc/crontab
Verify the permissions of /etc/crontab with 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-269186
False
ALMA-09-012120
Verify the permissions of /etc/crontab with 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
5664