SV-227748r603266_rule
V-227748
SRG-OS-000480
GEN003100
CAT II
10
Change the mode of the crontab directory.
# chmod 0755 /var/spool/cron/crontabs
Check the mode of the crontab directory.
# ls -ld /var/spool/cron/crontabs
If the mode of the crontab directory is more permissive than 0755, this is a finding.
V-227748
False
GEN003100
Check the mode of the crontab directory.
# ls -ld /var/spool/cron/crontabs
If the mode of the crontab directory is more permissive than 0755, this is a finding.
M
4061