STIGQter STIGQter: STIG Summary: Solaris 10 SPARC Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 22 Jan 2021:

The "at" directory must be owned by root, bin, or sys.

DISA Rule

SV-226868r603265_rule

Vulnerability Number

V-226868

Group Title

SRG-OS-000480

Rule Version

GEN003420

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the owner of the "at" directory to root, bin, or sys.

Procedure:
# chown root /var/spool/cron/atjobs

Check Contents

Check the ownership of the "at" directory.

Procedure:
# ls -ld /var/spool/cron/atjobs

If the directory is not owned by root, sys, or bin, this is a finding.

Vulnerability Number

V-226868

Documentable

False

Rule Version

GEN003420

Severity Override Guidance

Check the ownership of the "at" directory.

Procedure:
# ls -ld /var/spool/cron/atjobs

If the directory is not owned by root, sys, or bin, this is a finding.

Check Content Reference

M

Target Key

4060

Comments