Duplicate User IDs (UIDs) must not exist for users within the organization.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
|---|---|---|---|---|---|---|
| medium | V-216426 | SRG-OS-000104 | SOL-11.1-070100 | SV-216426r958482_rule | 2026-02-19 | 3 |
Description
Users within the organization must be assigned unique UIDs for accountability and to ensure appropriate access protections.
ℹ️ Check
The root role is required.
Check that there are no duplicate UIDs.
# logins -d
If output is produced, this is a finding.
✔️ Fix
The root role is required.
Determine if there exists any users who share a common UID, and work with those users to determine the best course of action in accordance with site policy.
Change user account names and UID or delete accounts, so each account has a unique name and UID.