The system must prevent the root account from directly logging in except from the system console.

From Red Hat Enterprise Linux 5 Security Technical Implementation Guide

Part of GEN000980

Associated with IA controls: ECPA-1, ECSD-2

Associated with: CCI-000770

SV-37374r1_rule The system must prevent the root account from directly logging in except from the system console.

Vulnerability discussion

Limiting the root account direct logins to only system consoles protects the root account from direct unauthorized access from a non-console device.

Check content

Fix text

Create if needed and set the contents of /etc/securetty to a "console" or "tty" device. # echo console > /etc/securetty or # echo tty1 > /etc/securetty

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer