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