{"description": "Change the group name or delete groups, so each has a unique name.", "rationale": "To assure accountability and prevent unauthenticated access, groups must be identified uniquely to prevent potential misuse and compromise of the system.", "severity": "medium", "references": {"cis": ["7.2.8"], "pcidss4": ["8.2.1", "8.2"]}, "control_references": {"cis": ["7.2.8"], "pcidss4": ["8.2.1", "8.2"]}, "components": [], "identifiers": {}, "ocil_clause": "has duplicate group names", "ocil": "Run the following command to check for duplicate group names:\nCheck that the operating system contains no duplicate group names for interactive users by running the following command:\n<pre>\n    cut -d : -f 1 /etc/group | uniq -d\n</pre>\nIf output is produced, this is a finding.\nConfigure the operating system to contain no duplicate names for groups.\nEdit the file \"/etc/group\" and provide each group that has a duplicate group name with a unique group name.", "oval_external_content": null, "fixtext": "", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [{"general": "Automatic remediation of this control is not available due to the unique requirements of each system."}], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": "system_with_kernel", "platforms": ["system_with_kernel"], "sce_metadata": {}, "inherited_platforms": [], "cpe_platform_names": ["system_with_kernel"], "inherited_cpe_platform_names": [], "bash_conditional": null, "fixes": {}, "title": "Ensure All Groups on the System Have Unique Group Names", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/accounts/accounts-restrictions/group_unique_name/rule.yml", "template": null}