SV-256598r887580_rule
V-256598
SRG-APP-000142-DB-000094
VCPG-70-000008
CAT II
10
At the command prompt, run the following commands:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER SYSTEM SET port TO '5432';"
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "SELECT pg_reload_conf();"
At the command prompt, run the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -A -t -c "SHOW port;"
Expected result:
5432
If the output does not match the expected result, this is a finding.
V-256598
False
VCPG-70-000008
At the command prompt, run the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -A -t -c "SHOW port;"
Expected result:
5432
If the output does not match the expected result, this is a finding.
M
5521