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

All system files, programs, and directories must be owned by a system account.

DISA Rule

SV-227617r603266_rule

Vulnerability Number

V-227617

Group Title

SRG-OS-000259

Rule Version

GEN001220

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the owner of system files, programs, and directories to a system account.

Procedure:
# chown root /some/system/file

(A different system user may be used in place of root.)

Check Contents

Check the ownership of system files, programs, and directories.

Procedure:
# ls -lLa /etc /bin /usr/bin /usr/lbin /usr/ucb /sbin /usr/sbin

If any of the system files, programs, or directories are not owned by a system account, this is a finding.

Vulnerability Number

V-227617

Documentable

False

Rule Version

GEN001220

Severity Override Guidance

Check the ownership of system files, programs, and directories.

Procedure:
# ls -lLa /etc /bin /usr/bin /usr/lbin /usr/ucb /sbin /usr/sbin

If any of the system files, programs, or directories are not owned by a system account, this is a finding.

Check Content Reference

M

Target Key

4061

Comments