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

All skeleton files (typically those in /etc/skel) must have mode 0644 or less permissive.

DISA Rule

SV-226546r603265_rule

Vulnerability Number

V-226546

Group Title

SRG-OS-000312

Rule Version

GEN001800

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the mode of skeleton files with incorrect mode.
# chmod 0644 <skeleton file>

Check Contents

Check skeleton files permissions.
# ls -alL /etc/skel
If a skeleton file has a mode more permissive than 0644, this is a finding.

Vulnerability Number

V-226546

Documentable

False

Rule Version

GEN001800

Severity Override Guidance

Check skeleton files permissions.
# ls -alL /etc/skel
If a skeleton file has a mode more permissive than 0644, this is a finding.

Check Content Reference

M

Target Key

4060

Comments