SV-282471r1200393_rule
V-282471
SRG-OS-000080-GPOS-00048
TOSS-05-000364
CAT II
10
Configure TOSS 5 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 TOSS 5 requires authentication for emergency mode using the following command:
$ grep sulogin /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-282471
False
TOSS-05-000364
Verify TOSS 5 requires authentication for emergency mode using the following command:
$ grep sulogin /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
5738