1. Home
  2. Security Hardening
  3. DISA STIG Oracle Linux 6 V1R18
  4. OL6-00-000027 – The system must prevent the root account from logging in from virtual consoles.

OL6-00-000027 – The system must prevent the root account from logging in from virtual consoles.

Details

Preventing direct root login to virtual console devices helps ensure accountability for actions taken on the system using the root account.

Solution

To restrict root logins through the (deprecated) virtual console devices, ensure lines of this form do not appear in ‘/etc/securetty’:

vc/1
vc/2
vc/3
vc/4

Note: Virtual console entries are not limited to those listed above. Any lines starting with ‘vc/’ followed by numerals should be removed.

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