SV-256606r887604_rule
V-256606
SRG-APP-000266-DB-000162
VCPG-70-000016
CAT II
10
At the command prompt, run the following commands:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER SYSTEM SET client_min_messages TO 'notice';"
# /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 client_min_messages;"
Expected result:
notice
If the output does not match the expected result, this is a finding.
V-256606
False
VCPG-70-000016
At the command prompt, run the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -A -t -c "SHOW client_min_messages;"
Expected result:
notice
If the output does not match the expected result, this is a finding.
M
5521