SV-100107r1_rule
V-89457
SRG-APP-000142-DB-000094
VRAU-PG-000560
CAT II
10
At the command prompt, execute 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, execute the following command:
# grep '^\s*port\b' /storage/db/pgdata/postgresql.conf
If the port is set to "5432", this is NOT a finding.
If the port is not set to "5432" and if the ISSO does not have documentation of an approved variance for using a non-standard port, this is a finding.
V-89457
False
VRAU-PG-000560
At the command prompt, execute the following command:
# grep '^\s*port\b' /storage/db/pgdata/postgresql.conf
If the port is set to "5432", this is NOT a finding.
If the port is not set to "5432" and if the ISSO does not have documentation of an approved variance for using a non-standard port, this is a finding.
M
3443