Check: SLES-12-010060
SLES 12 STIG:
SLES-12-010060
(in versions v3 r2 through v1 r5)
Title
The SUSE operating system must be able to lock the graphical user interface (GUI). (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. Regardless of where the session lock is determined and implemented, once invoked, the session lock must remain in place until the user reauthenticates. No other activity aside from reauthentication must unlock the system. Satisfies: SRG-OS-000028-GPOS-00009, SRG-OS-000030-GPOS-00011
Check Content
Verify the SUSE operating system allows the user to lock the GUI. Note: If the system does not have a graphical user interface installed, this requirement is Not Applicable. This command must be run from an X11 session, otherwise the command will not work correctly. Run the following command: # gsettings get org.gnome.desktop.lockdown disable-lock-screen If the result is "true", this is a finding.
Fix Text
This command must be run from an X11 session; otherwise, the command will not work correctly. Configure the SUSE operating system to allow the user to lock the graphical user interface. Run the following command to configure the SUSE operating system to allow the user to lock the graphical user interface: # gsettings set org.gnome.desktop.lockdown disable-lock-screen false
Additional Identifiers
Rule ID: SV-217107r1015203_rule
Vulnerability ID: V-217107
Group Title: SRG-OS-000028-GPOS-00009
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000056 |
Retain the device lock until the user reestablishes access using established identification and authentication procedures. |
CCI-000057 |
Prevent further access to the system by initiating a device lock after organization-defined time period of inactivity; and/or requiring the user to initiate a device lock before leaving the system unattended. |
CCI-000058 |
The information system provides the capability for users to directly initiate session lock mechanisms. |
CCI-000060 |
Conceal, via the device lock, information previously visible on the display with a publicly viewable image. |