SV-275628r1147934_rule
V-275628
SRG-OS-000028-GPOS-00009
RIIM-OS-271020
CAT II
10
Configure Ubuntu OS to allow a user to lock the current graphical user interface session.
Create or edit a file named /etc/dconf/db/local.d/00-screensaver with the following contents:
[org/gnome/desktop/screensaver]
lock-enabled=true
Verify Ubuntu OS has a graphical user interface session lock enabled by using the following command:
Note: If no graphical user interface is installed, this requirement is not applicable.
$ sudo gsettings get org.gnome.desktop.screensaver lock-enabled
true
If "lock-enabled" is not set to "true", is commented out, or is missing, this is a finding.
V-275628
False
RIIM-OS-271020
Verify Ubuntu OS has a graphical user interface session lock enabled by using the following command:
Note: If no graphical user interface is installed, this requirement is not applicable.
$ sudo gsettings get org.gnome.desktop.screensaver lock-enabled
true
If "lock-enabled" is not set to "true", is commented out, or is missing, this is a finding.
M
5706