← Rules Catalog
mediumsystemverified rollback-safe

Ensure permissions on /etc/cron.monthly are configured

cron-monthly-permissions · RHEL ≥ 8 · 1 impl

Description

The /etc/cron.monthly file must have correct ownership and permissions.

Rationale

Incorrect permissions on /etc/cron.monthly could allow unauthorized access or modification of sensitive system data.

Check → Remediate

Checkfile_permission
path:
/etc/cron.monthly
owner:
root
group:
root
mode:
0700
Remediatefile_permissions
path:
/etc/cron.monthly
owner:
root
group:
root
mode:
0700

Framework references

CIS

rhel9 2.4.1.6rhel8 2.4.1.6rhel10 2.4.1.6

NIST 800-53

CM-6

Live verification

rhel10:checkrhel8:checkrhel9:check
#file-permissions#cron