SV-271441r1137691_rule
V-271441
SRG-OS-000080-GPOS-00048
OL09-00-000025
CAT II
10
Configure OL 9 to require authentication for emergency mode.
Add or modify the following line in the "/usr/lib/systemd/system/emergency.service" file:
ExecStart=-/usr/lib/systemd/systemd-sulogin-shell emergency
Verify that OL 9 requires authentication for emergency mode with the following command:
$ grep sulogin-shell /usr/lib/systemd/system/emergency.service
ExecStart=-/usr/lib/systemd/systemd-sulogin-shell emergency
If this line is not returned, or is commented out, this is a finding. If the output is different, this is a finding.
V-271441
False
OL09-00-000025
Verify that OL 9 requires authentication for emergency mode with the following command:
$ grep sulogin-shell /usr/lib/systemd/system/emergency.service
ExecStart=-/usr/lib/systemd/systemd-sulogin-shell emergency
If this line is not returned, or is commented out, this is a finding. If the output is different, this is a finding.
M
5680