SV-224167r508023_rule
V-224167
SRG-APP-000171-DB-000074
EP11-00-004300
CAT II
10
Execute the following SQL as enterprisedb:
ALTER SYSTEM SET password_encryption = "scram-sha-256";
SELECT pg_reload_conf();
Execute the following SQL as enterprisedb:
SHOW password_encryption;
If the value returned for the password_encryption parameter is not "scram-sha-256", this is a finding unless otherwise documented as approved for the system.
V-224167
False
EP11-00-004300
Execute the following SQL as enterprisedb:
SHOW password_encryption;
If the value returned for the password_encryption parameter is not "scram-sha-256", this is a finding unless otherwise documented as approved for the system.
M
4107