SV-213659r508024_rule
V-213659
SRG-APP-000505-DB-000352
PPS9-00-012200
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-213659
False
PPS9-00-012200
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