diff --git a/linux_os/guide/system/accounts/accounts-restrictions/root_logins/ensure_pam_wheel_group_empty/rule.yml b/linux_os/guide/system/accounts/accounts-restrictions/root_logins/ensure_pam_wheel_group_empty/rule.yml index b2542be551f..a1d406340ff 100644 --- a/linux_os/guide/system/accounts/accounts-restrictions/root_logins/ensure_pam_wheel_group_empty/rule.yml +++ b/linux_os/guide/system/accounts/accounts-restrictions/root_logins/ensure_pam_wheel_group_empty/rule.yml @@ -27,6 +27,8 @@ references: cis@ubuntu2004: '5.6' cis@ubuntu2204: 5.3.7 +platform: package[pam] + ocil_clause: 'group {{{ var_pam_wheel_group_for_su }}} exists and has no user members' ocil: |-