STIGQter STIGQter: STIG Summary: Oracle Linux 9 Security Technical Implementation Guide Version: 1 Release: 6 Benchmark Date: 01 Jul 2026:

OL 9 groups must have unique Group ID (GID).

DISA Rule

SV-271835r1092217_rule

Vulnerability Number

V-271835

Group Title

SRG-OS-000104-GPOS-00051

Rule Version

OL09-00-003006

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Edit the file "/etc/group" and provide each group that has a duplicate GID with a unique GID.

Check Contents

Verify that OL 9 contains no duplicate GIDs for interactive users with the following command:

$ cut -d : -f 3 /etc/group | uniq -d

If the system has duplicate GIDs, this is a finding.

Vulnerability Number

V-271835

Documentable

False

Rule Version

OL09-00-003006

Severity Override Guidance

Verify that OL 9 contains no duplicate GIDs for interactive users with the following command:

$ cut -d : -f 3 /etc/group | uniq -d

If the system has duplicate GIDs, this is a finding.

Check Content Reference

M

Target Key

5680