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