STIGQter STIGQter: STIG Summary: VMware vRealize Operations Manager 6.x tc Server Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Sep 2018:

tc Server CaSa log files must be protected from unauthorized deletion.

DISA Rule

SV-99541r1_rule

Vulnerability Number

V-88891

Group Title

SRG-APP-000120-WSR-000070

Rule Version

VROM-TC-000305

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

At the command prompt, execute the following command:

chown admin:admin <file>

Note: Replace <file> with any listed files.

Check Contents

At the command prompt, execute the following command:

ls -lR /storage/log/vcops/log/casa/* | grep -vE '(pid$)|ntp' | awk '$3 !~ /^admin/ {print}'

If the command produces any output, this is a finding.

Vulnerability Number

V-88891

Documentable

False

Rule Version

VROM-TC-000305

Severity Override Guidance

At the command prompt, execute the following command:

ls -lR /storage/log/vcops/log/casa/* | grep -vE '(pid$)|ntp' | awk '$3 !~ /^admin/ {print}'

If the command produces any output, this is a finding.

Check Content Reference

M

Target Key

3441

Comments