Skip to content

Commit c5073f8

Browse files
committed
set gnome idle timeout to 10 minutes according to updated RHEL-09-271065
1 parent b67720a commit c5073f8

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

products/rhel9/controls/stig_rhel9.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2090,6 +2090,7 @@ controls:
20902090
title: RHEL 9 must automatically lock graphical user sessions after 15 minutes of inactivity.
20912091
rules:
20922092
- dconf_gnome_screensaver_idle_delay
2093+
- inactivity_timeout_value=10_minutes
20932094
status: automated
20942095

20952096
- id: RHEL-09-271070

tests/data/profile_stability/rhel9/stig.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ harden_sshd_ciphers_openssh_conf_crypto_policy
293293
harden_sshd_ciphers_opensshserver_conf_crypto_policy
294294
harden_sshd_macs_openssh_conf_crypto_policy
295295
harden_sshd_macs_opensshserver_conf_crypto_policy
296+
inactivity_timeout_value=10_minutes
296297
install_smartcard_packages
297298
installed_OS_is_vendor_supported
298299
kernel_module_atm_disabled

tests/data/profile_stability/rhel9/stig_gui.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ harden_sshd_ciphers_openssh_conf_crypto_policy
293293
harden_sshd_ciphers_opensshserver_conf_crypto_policy
294294
harden_sshd_macs_openssh_conf_crypto_policy
295295
harden_sshd_macs_opensshserver_conf_crypto_policy
296+
inactivity_timeout_value=10_minutes
296297
install_smartcard_packages
297298
installed_OS_is_vendor_supported
298299
kernel_module_atm_disabled

0 commit comments

Comments
 (0)