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

All global initialization files must not have extended ACLs.

DISA Rule

SV-227671r603266_rule

Vulnerability Number

V-227671

Group Title

SRG-OS-000480

Rule Version

GEN001730

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Remove the extended ACL from the file.
# chmod A- [global initialization file with extended ACL]

Check Contents

Check global initialization files for extended ACLs.
# ls -lL /etc/profile /etc/bashrc /etc/csh.login /etc/csh.cshrc /etc/environment /etc/.login /etc/security/environ
If the permissions on an existing file include a "+", the file has an extended ACL, this is a finding.

Vulnerability Number

V-227671

Documentable

False

Rule Version

GEN001730

Severity Override Guidance

Check global initialization files for extended ACLs.
# ls -lL /etc/profile /etc/bashrc /etc/csh.login /etc/csh.cshrc /etc/environment /etc/.login /etc/security/environ
If the permissions on an existing file include a "+", the file has an extended ACL, this is a finding.

Check Content Reference

M

Target Key

4061

Comments