SV-282558r1200654_rule
V-282558
SRG-OS-000324-GPOS-00125
TOSS-05-000091
CAT I
10
Configure TOSS 5 to disable "ctrl-alt-del.target" using the following command:
$ sudo systemctl disable --now ctrl-alt-del.target
$ sudo systemctl mask --now ctrl-alt-del.target
Verify TOSS 5 is not configured to reboot the system when Ctrl-Alt-Delete is pressed using the following command:
$ sudo systemctl status ctrl-alt-del.target
ctrl-alt-del.target
Loaded: masked (Reason: Unit ctrl-alt-del.target is masked.)
Active: inactive (dead)
If "ctrl-alt-del.target" is loaded and not masked, this is a finding.
V-282558
False
TOSS-05-000091
Verify TOSS 5 is not configured to reboot the system when Ctrl-Alt-Delete is pressed using the following command:
$ sudo systemctl status ctrl-alt-del.target
ctrl-alt-del.target
Loaded: masked (Reason: Unit ctrl-alt-del.target is masked.)
Active: inactive (dead)
If "ctrl-alt-del.target" is loaded and not masked, this is a finding.
M
5738