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

The .Xauthority files must not have extended ACLs.

DISA Rule

SV-226963r603265_rule

Vulnerability Number

V-226963

Group Title

SRG-OS-000480

Rule Version

GEN005190

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Remove the extended ACL from the file.
# chmod A- .Xauthority

Check Contents

Check the file permissions for the .Xauthority files.
# ls -lL .Xauthority
If the permissions include a "+", the file has an extended ACL and this is a finding.

Vulnerability Number

V-226963

Documentable

False

Rule Version

GEN005190

Severity Override Guidance

Check the file permissions for the .Xauthority files.
# ls -lL .Xauthority
If the permissions include a "+", the file has an extended ACL and this is a finding.

Check Content Reference

M

Target Key

4060

Comments