Closed User Group (CUG) with AEM Assets

  • Designed to restrict access to assets on an AEM Publish instance.
  • Grants read access to a set of users/groups.
  • CUG can only be configured at a folder level. CUG cannot be set on individual assets.
  • CUG policies are automatically inherited by any sub-folders and applied assets.
  • CUG policies can be overridden by sub-folders by setting a new CUG policy. This should be used sparingly and is not considered a best practice.

Closed User Groups vs. Access Control Lists

Both Closed User Groups (CUG) and Access Control Lists (ACL) are used to control access to content in AEM and based on AEM Security users and groups. However the application and implementation of these features is very different. The following table summarizes the distinctions between the two features.

ACLCUG
Intended UseConfigure and apply permissions for content on the current AEM instance.Configure CUG policies for content on AEM author instance. Apply CUG policies for content on AEM publish instance(s).
Permission LevelsDefines granted/denied permissions for users/groups for all levels: Read, Modify, Create, Delete, Read ACL, Edit ACL, Replicate.Grants read access to a set of users/groups. Denies read access to all other users/groups.
PublicationACLs are not published with content.CUG policies are published with content.
Previous pageExtract archive
Next pageMetadata-driven permissions

Experience Manager