SV-100015r1_rule
V-89365
SRG-APP-000133-DB-000200
VRAU-PG-000135
CAT II
10
At the command prompt, execute the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER TABLE <tablename> OWNER TO postgres;"
Replace <tablename> with the name of the table discovered during the check.
At the command prompt, execute the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "\dp;"
Review the Access Privileges column.
If any tables have permissions to users other than "postgres", this is a finding.
V-89365
False
VRAU-PG-000135
At the command prompt, execute the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "\dp;"
Review the Access Privileges column.
If any tables have permissions to users other than "postgres", this is a finding.
M
3443