SV-239201r717053_rule
V-239201
SRG-APP-000133-DB-000200
VCPG-67-000008
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 vc;"
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 -d VCDB -x -U postgres -c "\dt;"|grep Owner|grep -v vc
If any tables are returned, this is a finding.
V-239201
False
VCPG-67-000008
At the command prompt, execute the following command:
# /opt/vmware/vpostgres/current/bin/psql -d VCDB -x -U postgres -c "\dt;"|grep Owner|grep -v vc
If any tables are returned, this is a finding.
M
5324