1.389 OL09-00-002582

Information

OL 9 cron configuration files directory must be owned by root.

GROUP ID: V-271829
RULE ID: SV-271829r1092199

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 be owned by the correct group to prevent unauthorized changes.

Solution

Configure any cron configuration not owned by root with the following command:

$ sudo chown root [cron config file]

See Also

https://workbench.cisecurity.org/benchmarks/27024