Information
RHEL 10 must be configured so that cron configuration file directories are owned by root.
GROUP ID: V-281043RULE ID: SV-281043r1184617
Service configuration files enable or disable features of their respective services, which if configured incorrectly could lead to insecure and vulnerable configurations. Therefore, service configuration files must be owned by the correct group to prevent unauthorized changes.
Solution
Configure RHEL 10 so that cron configuration file directories are owned by root with the following command:
$ sudo chown root [cron config file]