1. Home
  2. Security Hardening
  3. CIS Amazon Linux V2.1.0 L1
  4. Ensure authentication required for single user mode

Ensure authentication required for single user mode

Details

Requiring authentication in single user mode prevents an unauthorized user from rebooting the system into single user to gain root privileges without credentials.

Solution

Edit /etc/sysconfig/init and set SINGLE to ‘/sbin/sulogin’-SINGLE=/sbin/sulogin

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Information Integrity.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles