STIGQter STIGQter: STIG Summary: VMW vRealize Automation 7.x PostgreSQL Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Sep 2018:

The vRA PostgreSQL database must have the correct group-ownership on the log files.

DISA Rule

SV-100007r1_rule

Vulnerability Number

V-89357

Group Title

SRG-APP-000120-DB-000061

Rule Version

VRAU-PG-000105

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

At the command prompt, enter the following command:

# chown postgres:users /storage/db/pgdata/pg_log/<file_name>

Replace <file_name> with files to be modified.

Check Contents

At the command prompt, enter the following command:

# ls -l /storage/db/pgdata/pg_log/*.log

If the group-owner of any log files are not "postgres:users", this is a finding.

Vulnerability Number

V-89357

Documentable

False

Rule Version

VRAU-PG-000105

Severity Override Guidance

At the command prompt, enter the following command:

# ls -l /storage/db/pgdata/pg_log/*.log

If the group-owner of any log files are not "postgres:users", this is a finding.

Check Content Reference

M

Target Key

3443

Comments