SV-208935r603263_rule
V-208935
SRG-OS-000029
OL6-00-000259
CAT II
10
Run the following command to activate locking of the screensaver in the GNOME desktop when it is activated:
# gconftool-2 --direct \
--config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \
--type bool \
--set /apps/gnome-screensaver/lock_enabled true
If the GConf2 package is not installed, this is not applicable.
To check the status of the idle screen lock activation, run the following command:
$ gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --get /apps/gnome-screensaver/lock_enabled
If properly configured, the output should be "true".
If it is not, this is a finding.
V-208935
False
OL6-00-000259
If the GConf2 package is not installed, this is not applicable.
To check the status of the idle screen lock activation, run the following command:
$ gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --get /apps/gnome-screensaver/lock_enabled
If properly configured, the output should be "true".
If it is not, this is a finding.
M
2928