SV-213660r508024_rule
V-213660
SRG-APP-000506-DB-000353
PPS9-00-012300
CAT II
10
Execute the following SQL as enterprisedb:
ALTER SYSTEM SET edb_audit_connect = 'all';
ALTER SYSTEM SET edb_audit_disconnect = 'all';
SELECT pg_reload_conf();
or
Update the system documentation to note the organizationally approved setting and corresponding justification of the setting for this requirement.
Execute the following SQL as enterprisedb:
SHOW edb_audit_connect;
If the result is not "all" or if the current setting for this requirement has not been noted and approved by the organization in the system documentation, this is a finding.
V-213660
False
PPS9-00-012300
Execute the following SQL as enterprisedb:
SHOW edb_audit_connect;
If the result is not "all" or if the current setting for this requirement has not been noted and approved by the organization in the system documentation, this is a finding.
M
3988