Information
AlmaLinux OS 9 cron configuration directories must have a mode of 0700 or less permissive.
GROUP ID: V-269185
RULE ID: SV-269185r1050067
Service configuration files enable or disable features of their respective services that if configured incorrectly can lead to insecure and vulnerable configurations. Therefore, service configuration files should have the correct access rights to prevent unauthorized changes.
Solution
Configure any AlmaLinux OS 9 cron configuration directory with a mode more permissive than "0700" as follows:
chmod 0700 [cron configuration directory]