SV-221717r603260_rule
V-221717
SRG-OS-000480-GPOS-00227
OL07-00-020230
CAT I
10
Configure the system to disable the Ctrl-Alt-Delete sequence for the command line with the following command:
# systemctl mask ctrl-alt-del.target
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 with the following command:
# systemctl status ctrl-alt-del.target
ctrl-alt-del.target
Loaded: masked (/dev/null; bad)
Active: inactive (dead)
If the ctrl-alt-del.target is not masked, this is a finding.
If the ctrl-alt-del.target is active, this is a finding.
V-221717
False
OL07-00-020230
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 with the following command:
# systemctl status ctrl-alt-del.target
ctrl-alt-del.target
Loaded: masked (/dev/null; bad)
Active: inactive (dead)
If the ctrl-alt-del.target is not masked, this is a finding.
If the ctrl-alt-del.target is active, this is a finding.
M
4089