SV-269364r1050247_rule
V-269364
SRG-OS-000104-GPOS-00051
ALMA-09-032910
CAT II
10
Provide each group that has a duplicate GID with a unique GID using the "groupmod" command, for example:
$ groupmod -g 1002 mygroup
Verify that AlmaLinux OS 9 contains no duplicate GIDs with the following command:
$ cut -f3 -d":" /etc/group | uniq -d
If the system has duplicate GIDs, this is a finding.
V-269364
False
ALMA-09-032910
Verify that AlmaLinux OS 9 contains no duplicate GIDs with the following command:
$ cut -f3 -d":" /etc/group | uniq -d
If the system has duplicate GIDs, this is a finding.
M
5664