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 configuration files must have the correct ownership.

DISA Rule

SV-100011r1_rule

Vulnerability Number

V-89361

Group Title

SRG-APP-000122-DB-000203

Rule Version

VRAU-PG-000115

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

At the command prompt, enter the following command:

# chown postgres:users <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/*conf*

If the owner of any configuration file is not "postgres:users", this is a finding.

Vulnerability Number

V-89361

Documentable

False

Rule Version

VRAU-PG-000115

Severity Override Guidance

At the command prompt, enter the following command:

# ls -l /storage/db/pgdata/*conf*

If the owner of any configuration file is not "postgres:users", this is a finding.

Check Content Reference

M

Target Key

3443

Comments