SV-282472r1200396_rule
V-282472
SRG-OS-000080-GPOS-00048
TOSS-05-000365
CAT II
10
Configure TOSS 5 to require authentication for single-user mode.
Add or modify the following line in the "/usr/lib/systemd/system/rescue.service" file:
ExecStart=-/usr/lib/systemd/systemd-sulogin-shell rescue
Verify TOSS 5 requires authentication for single-user mode using the following command:
$ grep sulogin /usr/lib/systemd/system/rescue.service
ExecStart=-/usr/lib/systemd/systemd-sulogin-shell rescue
If this line is not returned, or is commented out, this is a finding.
V-282472
False
TOSS-05-000365
Verify TOSS 5 requires authentication for single-user mode using the following command:
$ grep sulogin /usr/lib/systemd/system/rescue.service
ExecStart=-/usr/lib/systemd/systemd-sulogin-shell rescue
If this line is not returned, or is commented out, this is a finding.
M
5738