1.481 - The system must require authentication upon booting into single-user and maintenance modes.

Information

If the system does not require valid root authentication before it boots into single-user or maintenance mode, anyone who invokes single-user or maintenance mode is granted privileged access to all files on the system.

Solution

Configure the operating system to require authentication upon booting into single-user and maintenance modes.

Add or modify the 'ExecStart' line in '/usr/lib/systemd/system/rescue.service' to include '/usr/sbin/sulogin':

ExecStart=-/bin/sh -c '/usr/sbin/sulogin; /usr/bin/systemctl --fail --no-block default'

See Also

https://docs.fedoraproject.org/f28/system-administrators-guide/index.html

Item Details

Category: SYSTEM AND INFORMATION INTEGRITY

References: 800-53|SI-7(9), CAT|II, CCI|CCI-000213

Plugin: Unix

Control ID: a14e31af8363be49d2c90371a28cf31055f9fc3de4db2dd43c8ffcb4f34cf91a