SV-238473r667593_rule
V-238473
SRG-APP-000295-DB-000305
O112-C2-016500
CAT II
10
Configure DBMS and/or OS settings to disconnect network sessions when database communication sessions have ended or after the DoD-defined period of inactivity.
To configure this in Oracle, modify each relevant profile. The resource name is IDLE_TIME, which is expressed in minutes. Using PPPPPP as an example of a profile, set the timeout to 15 minutes with:
ALTER PROFILE PPPPPP LIMIT IDLE_TIME 15;
Review DBMS settings, OS settings, and vendor documentation to verify network connections are terminated when a database communications session is ended or after a DoD-defined period of inactivity. If the network connection is not terminated, this is a finding.
The defined duration for these timeouts is 15 minutes, except to fulfill documented and validated mission requirements.
V-238473
False
O112-C2-016500
Review DBMS settings, OS settings, and vendor documentation to verify network connections are terminated when a database communications session is ended or after a DoD-defined period of inactivity. If the network connection is not terminated, this is a finding.
The defined duration for these timeouts is 15 minutes, except to fulfill documented and validated mission requirements.
M
4057