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-761 GEN000300 SV-44807r1_rule Medium
Description
A unique user name is the first part of the identification and authentication process. If user names are not unique, there can be no accountability on the system for auditing purposes. Multiple accounts sharing the same name could result in the denial of service to one or both of the accounts or unauthorized access to files or privileges.
STIG Date
SUSE Linux Enterprise Server v11 for System z Security Technical Implementation Guide 2018-09-19

Details

Check Text ( C-42294r1_chk )
Check the system for duplicate account names.

Example:
# pwck -r

If any duplicate account names are found, this is a finding.
Fix Text (F-38252r1_fix)
Change user account names, or delete accounts, so each account has a unique name.