AlmaLinux OS 9 cron configuration directories must have a mode of 0700 or less permissive.
An XCCDF Rule
Description
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.
- ID
- SV-269185r1050067_rule
- Version
- ALMA-09-012010
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Configure any AlmaLinux OS 9 cron configuration directory with a mode more permissive than "0700" as follows:
chmod 0700 [cron configuration directory]