Duplicate User IDs (UIDs) must not exist for users within the organization.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-216426 | SOL-11.1-070100 | SV-216426r958482_rule | CCI-000764 | medium |
| Description | ||||
| Users within the organization must be assigned unique UIDs for accountability and to ensure appropriate access protections. | ||||
| STIG | Date | |||
| Solaris 11 SPARC Security Technical Implementation Guide | 2025-05-05 | |||
Related Frameworks
4 paths across 3 frameworks
Related Frameworks
NIST 800-531 mapping
IA-2
1.00
- DISA · 3 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1712 mappings
3.5.1
1.00
- DISA · 3 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
3.5.2
1.00
- DISA · 3 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-000764
1.00
- DISA · 3 · disa_xccdf · related
Details
Check Text (C-216426r958482_chk)
The root role is required.
Check that there are no duplicate UIDs.
# logins -d
If output is produced, this is a finding.
Fix Text (F-17660r371367_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.