UCF STIG Viewer Logo

Cron and crontab directories must be owned by root or bin.


Overview

Finding ID Version Rule ID IA Controls Severity
V-980 GEN003120 SV-980r2_rule ECLP-1 Medium
Description
Incorrect ownership of the cron or crontab directories could permit unauthorized users the ability to alter cron jobs and run automated jobs as privileged users. Failure to give ownership of cron or crontab directories to root or to bin provides the designated owner and unauthorized users with the potential to access sensitive information or change the system configuration which could weaken the system's security posture.
STIG Date
VMware ESX 3 Server 2016-05-13

Details

Check Text ( C-8073r2_chk )
Check the owner of the cron and crontab directories. If any cron or crontab directory is not owned by root or bin, this is a finding.
Fix Text (F-1134r2_fix)
Change the owner of the cron and crontab directories to root or bin.