Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 341 Bytes

File metadata and controls

9 lines (7 loc) · 341 Bytes

Session Lock

Sessions do not "lock". Instead, when there is a shell open and idle for 15 minutes, the session will timeout. This applies only when the shell is not running a command/process. Once the session is terminated, the user must reestablish the shell via console or SSH.

References: :ref:`AC-11a.`, :ref:`AC-11b.`