SV-237738r667246_rule
V-237738
SRG-APP-000295-DB-000305
O121-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 15 minutes of inactivity.
If the network connection is not terminated, this is a finding.
The defined duration for these timeouts 15 minutes, except to fulfill documented and validated mission requirements.
V-237738
False
O121-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 15 minutes of inactivity.
If the network connection is not terminated, this is a finding.
The defined duration for these timeouts 15 minutes, except to fulfill documented and validated mission requirements.
M
4059