STIGQter STIGQter: STIG Summary: IBM AIX 7.x Security Technical Implementation Guide Version: 3 Release: 3 Benchmark Date: 01 Jul 2026:

The AIX /var/spool/cron/atjobs directory must be group-owned by cron.

DISA Rule

SV-245567r991589_rule

Vulnerability Number

V-245567

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

AIX7-00-002148

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the group ownership of the "atjobs" directory to cron using command:
# chgrp cron /var/spool/cron/atjobs

Check Contents

Check the group ownership of the /var/spool/cron/atjobs directory using command:
# ls -ld /var/spool/cron/atjobs

The above command should yield the following output:
drw-r----- 1 bin cron 993 Mar 11 07:04 /var/spool/cron/atjobs

If the group owner of the "atjobs" directory is not "cron", this is a finding.

Vulnerability Number

V-245567

Documentable

False

Rule Version

AIX7-00-002148

Severity Override Guidance

Check the group ownership of the /var/spool/cron/atjobs directory using command:
# ls -ld /var/spool/cron/atjobs

The above command should yield the following output:
drw-r----- 1 bin cron 993 Mar 11 07:04 /var/spool/cron/atjobs

If the group owner of the "atjobs" directory is not "cron", this is a finding.

Check Content Reference

M

Target Key

4012