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 group-ownership.

DISA Rule

SV-100013r1_rule

Vulnerability Number

V-89363

Group Title

SRG-APP-000123-DB-000204

Rule Version

VRAU-PG-000120

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 group-owner of any configuration file is not "postgres:users", this is a finding.

Vulnerability Number

V-89363

Documentable

False

Rule Version

VRAU-PG-000120

Severity Override Guidance

At the command prompt, enter the following command:

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

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

Check Content Reference

M

Target Key

3443

Comments