SV-269141r1101851_rule
V-269141
SRG-OS-000324-GPOS-00125
ALMA-09-006730
CAT I
10
Configure AlmaLinux OS 9 to disable the ctrl-alt-del.target with the following command:
$ systemctl disable --now ctrl-alt-del.target
$ systemctl mask --now ctrl-alt-del.target
Verify AlmaLinux OS 9 is not configured to reboot the system when Ctrl-Alt-Delete is pressed with the following command:
$ systemctl status ctrl-alt-del.target
ctrl-alt-del.target
Loaded: masked (Reason: Unit ctrl-alt-del.target is masked.)
Active: inactive (dead)
If the "ctrl-alt-del.target" is loaded and not masked, this is a finding.
V-269141
False
ALMA-09-006730
Verify AlmaLinux OS 9 is not configured to reboot the system when Ctrl-Alt-Delete is pressed with the following command:
$ systemctl status ctrl-alt-del.target
ctrl-alt-del.target
Loaded: masked (Reason: Unit ctrl-alt-del.target is masked.)
Active: inactive (dead)
If the "ctrl-alt-del.target" is loaded and not masked, this is a finding.
M
5664