SV-98905r1_rule
V-88255
SRG-APP-000133-DB-000200
VROM-PG-000150
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-88255
False
VROM-PG-000150
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
3445