AlmaLinux OS 9 /etc/crontab file must have mode 0600.
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 must have the correct access rights to prevent unauthorized changes.
- ID
- SV-269186r1050068_rule
- Version
- ALMA-09-012120
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Configure the AlmaLinux OS 9 file /etc/crontab with mode 600.
$ chmod 0600 /etc/crontab