STIGQter STIGQter: STIG Summary: Solaris 11 SPARC Security Technical Implementation Guide Version: 2 Release: 3 Benchmark Date: 23 Apr 2021:

All run control scripts must have no extended ACLs.

DISA Rule

SV-216300r603267_rule

Vulnerability Number

V-216300

Group Title

SRG-OS-000480

Rule Version

SOL-11.1-020310

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Remove the extended ACL from the file.

# chmod A- [run control script with extended ACL]

Check Contents

Verify run control scripts have no extended ACLs.

# ls -lL /etc/rc* /etc/init.d

If the permissions include a "+", the file has an extended ACL and this is a finding.

Vulnerability Number

V-216300

Documentable

False

Rule Version

SOL-11.1-020310

Severity Override Guidance

Verify run control scripts have no extended ACLs.

# ls -lL /etc/rc* /etc/init.d

If the permissions include a "+", the file has an extended ACL and this is a finding.

Check Content Reference

M

Target Key

4022

Comments