diff --git a/controls/cis_ubuntu2404.yml b/controls/cis_ubuntu2404.yml index cd2a7e3c2b7c..c723fc5dd7ad 100644 --- a/controls/cis_ubuntu2404.yml +++ b/controls/cis_ubuntu2404.yml @@ -2137,6 +2137,9 @@ controls: rules: - accounts_root_gid_zero status: automated + notes: | + The remediation is not automated as the removal or modification + of group IDs from a system is too disruptive. - id: 5.4.2.3 title: Ensure group root is the only GID 0 group (Automated)