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

The at.allow file must have mode 0600 or less permissive.

DISA Rule

SV-227768r603266_rule

Vulnerability Number

V-227768

Group Title

SRG-OS-000312

Rule Version

GEN003340

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the mode of the at.allow file.
# chmod 0600 /etc/cron.d/at.allow

Check Contents

Check the mode of the at.allow file.
# ls -lL /etc/cron.d/at.allow
If the at.allow file has a mode more permissive than 0600, this is a finding.

Vulnerability Number

V-227768

Documentable

False

Rule Version

GEN003340

Severity Override Guidance

Check the mode of the at.allow file.
# ls -lL /etc/cron.d/at.allow
If the at.allow file has a mode more permissive than 0600, this is a finding.

Check Content Reference

M

Target Key

4061

Comments