1. Home
  2. Security Hardening
  3. CIS Debian Linux 7 L1 V1.0.0
  4. Require Authentication for Single-User Mode

Require Authentication for Single-User Mode

Details

Setting a password for the root user will force authentication in single user mode. Requiring authentication in single user mode prevents an unauthorized user from rebooting the system into single user to gain root privileges without credentials.

Solution

Run the following command and follow the prompts to set a password for the root user- # passwd root

Supportive Information

The following resource is also helpful.

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

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles