SV-100241r1_rule
V-89591
SRG-OS-000080-GPOS-00048
VRAU-SL-000420
CAT II
10
Configure the system to require root password login with single user mode use the following command:
# echo '~~:S:respawn:/sbin/sulogin' >> /etc/inittab
Verify that root password is required for single user mode login with the following command:
# grep sulogin /etc/inittab
Expected result:
~~:S:respawn:/sbin/sulogin
If the expected result is not displayed, this is a finding.
V-89591
False
VRAU-SL-000420
Verify that root password is required for single user mode login with the following command:
# grep sulogin /etc/inittab
Expected result:
~~:S:respawn:/sbin/sulogin
If the expected result is not displayed, this is a finding.
M
3459