SV-204456r603261_rule
V-204456
SRG-OS-000480-GPOS-00227
RHEL-07-020231
CAT I
10
Configure the system to disable the Ctrl-Alt-Delete sequence for the graphical user interface with the following command:
# touch /etc/dconf/db/local.d/00-disable-CAD
Add the setting to disable the Ctrl-Alt-Delete sequence for the graphical user interface:
[org/gnome/settings-daemon/plugins/media-keys]
logout=''
Note: If the operating system does not have a graphical user interface installed, this requirement is Not Applicable.
Verify the operating system is not configured to reboot the system when Ctrl-Alt-Delete is pressed.
Check that the ctrl-alt-del.target is masked and not active in the graphical user interface with the following command:
# grep logout /etc/dconf/db/local.d/*
logout=''
If "logout" is not set to use two single quotations, or is missing, this is a finding.
V-204456
False
RHEL-07-020231
Note: If the operating system does not have a graphical user interface installed, this requirement is Not Applicable.
Verify the operating system is not configured to reboot the system when Ctrl-Alt-Delete is pressed.
Check that the ctrl-alt-del.target is masked and not active in the graphical user interface with the following command:
# grep logout /etc/dconf/db/local.d/*
logout=''
If "logout" is not set to use two single quotations, or is missing, this is a finding.
M
2899