Check: UBTU-18-010401
Canonical Ubuntu 18.04 LTS STIG:
UBTU-18-010401
(in versions v2 r14 through v2 r9)
Title
The Ubuntu operating system must retain a users session lock until that user reestablishes access using established identification and authentication procedures. (Cat II impact)
Discussion
A session lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the information system but does not want to log out because of the temporary nature of the absence. The session lock is implemented at the point where session activity can be determined. Rather than be forced to wait for a period of time to expire before the user session can be locked, Ubuntu operating systems need to provide users with the ability to manually invoke a session lock so users may secure their session should the need arise for them to temporarily vacate the immediate physical vicinity.
Check Content
Verify the Ubuntu operation system has a graphical user interface session lock enabled. Note: If the Ubuntu operating system does not have a Graphical User Interface installed, this requirement is Not Applicable. Get the ""lock-enabled"" setting to verify if the graphical user interface session has the lock enabled with the following command: # sudo gsettings get org.gnome.desktop.screensaver lock-enabled true If "lock-enabled" is not set to "true", this is a finding.
Fix Text
Configure the Ubuntu operating system so that it allows a user to lock the current graphical user interface session. Note: If the Ubuntu operating system does not have a Graphical User Interface installed, this requirement is Not Applicable. Set the ""lock-enabled"" setting to allow graphical user interface session locks with the following command: # sudo gsettings set org.gnome.desktop.screensaver lock-enabled true
Additional Identifiers
Rule ID: SV-219302r610963_rule
Vulnerability ID: V-219302
Group Title: SRG-OS-000028-GPOS-00009
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000056 |
The information system retains the session lock until the user reestablishes access using established identification and authentication procedures. |
Controls
Number | Title |
---|---|
AC-11 |
Session Lock |