SV-208933r603263_rule
V-208933
SRG-OS-000029
OL6-00-000257
CAT II
10
Run the following command to set the idle time-out value for inactivity in the GNOME desktop to 15 minutes:
# gconftool-2 \
--direct \
--config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \
--type int \
--set /apps/gnome-screensaver/idle_delay 15
If the GConf2 package is not installed, this is not applicable.
To check the current idle time-out value, run the following command:
$ gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --get /apps/gnome-screensaver/idle_delay
If properly configured, the output should be "15".
If it is not, this is a finding.
V-208933
False
OL6-00-000257
If the GConf2 package is not installed, this is not applicable.
To check the current idle time-out value, run the following command:
$ gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --get /apps/gnome-screensaver/idle_delay
If properly configured, the output should be "15".
If it is not, this is a finding.
M
2928