STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to SLES 12 Security Technical Implementation Guide

V-217111

CAT III (Low)

The SUSE operating system must conceal, via the session lock, information previously visible on the display with a publicly viewable image in the graphical user interface.

Rule ID

SV-217111r958404_rule

STIG

SLES 12 Security Technical Implementation Guide

Version

V3R2

CCIs

SV-91761

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 log out because of the temporary nature of the absence. The session lock is implemented at the point where session activity can be determined. The SUSE operating system session lock event must include an obfuscation of the display screen to prevent other users from reading what was previously displayed. Publicly viewable images can include static or dynamic images, such as patterns used with screen savers, photographic images, solid colors, a clock, a battery life indicator, or a blank screen, with the additional caveat that none of the images conveys sensitive information.

Check Content

Verify the SUSE operating system conceals via the session lock information previously visible on the display with a publicly viewable image in the graphical user interface.

Note: If the system does not have a graphical user interface installed, this requirement is Not Applicable.

Check that the lock screen is set to a publicly viewable image by running the following command:

# gsettings get org.gnome.desktop.screensaver picture-uri 
'file:///usr/share/wallpapers/SLE-default-static.xml'

If nothing is returned or "org.gnome.desktop.screensaver" is not set, this is a finding.

Fix Text

Note: If the system does not have X Windows installed, this requirement is Not Applicable.<br /><br />Configure the SUSE operating system to use a publicly viewable image by finding the Settings menu and then navigate to the Background selection section: <br /><br />- Click "Applications" on the bottom left.<br />- Hover over "System Tools" with the mouse.<br />- Click the "Settings" icon under System Tools.<br />- Click "Background" and then "Lock Screen".<br />- Set the Lock Screen image to the user's choice.<br />- Click "Select".<br />- Exit Settings Dialog.