RHEL-09-232235 - RHEL 9 cron configuration files directory must be group-owned by root.

Information

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

Solution

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

$ sudo chgrp root [cron config file]

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_RHEL_9_V2R8_STIG.zip