UCF STIG Viewer Logo

IBM z/OS UNIX groups must be defined with a unique GID.


Overview

Finding ID Version Rule ID IA Controls Severity
V-223636 ACF2-US-000210 SV-223636r533198_rule Medium
Description
To assure accountability and prevent unauthenticated access, organizational users must be identified and authenticated to prevent potential misuse and compromise of the system. Organizational users include organizational employees or individuals the organization deems to have equivalent status of employees (e.g., contractors). Organizational users (and processes acting on behalf of users) must be uniquely identified and authenticated to all accesses, except for the following: 1) Accesses explicitly identified and documented by the organization. Organizations document specific user actions that can be performed on the information system without identification or authentication; and 2) Accesses that occur through authorized use of group authenticators without individual authentication. Organizations may require unique identification of individuals in group accounts (e.g., shared privilege accounts) or for detailed accountability of individual activity.
STIG Date
IBM z/OS ACF2 Security Technical Implementation Guide 2022-09-29

Details

Check Text ( C-25309r501045_chk )
From an ACF Command screen enter:
SET PROFILE(GROUP) DIVISION(OMVS)
LIST LIKE(-)

If each of the definitions have a unique GID, this is not a finding.
Fix Text (F-25297r501046_fix)
Define each UNIX group with a unique GID.