UCF STIG Viewer Logo

All accounts on the system must have unique user or account names


Overview

Finding ID Version Rule ID IA Controls Severity
V-218044 RHEL-06-000296 SV-218044r505923_rule Low
Description
Unique usernames allow for accountability on the system.
STIG Date
Red Hat Enterprise Linux 6 Security Technical Implementation Guide 2020-09-03

Details

Check Text ( C-19525r377147_chk )
Run the following command to check for duplicate account names:

# pwck -rq

If there are no duplicate names, no line will be returned.
If a line is returned, this is a finding.
Fix Text (F-19523r377148_fix)
Change usernames, or delete accounts, so each has a unique name.