SV-100017r1_rule
V-89367
SRG-APP-000133-DB-000362
VRAU-PG-000140
CAT II
10
At the command prompt, execute the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "REVOKE ALL PRIVILEGES FROM <user>;"
Replace <user> with the account discovered during the check.
At the command prompt, execute the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "\du;"
If the accounts other than "postgres" and "vcac_replication" have "create" privileges, this is a finding.
V-89367
False
VRAU-PG-000140
At the command prompt, execute the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "\du;"
If the accounts other than "postgres" and "vcac_replication" have "create" privileges, this is a finding.
M
3443