Group Accounts

Group accounts are collections of users and other groups. Group accounts are used to simplify management. A change in the access rights assigned to a group is automatically applied to all users in that group. A user does not have to belong to any group, but often belongs to several. In CRX, a group has the following properties:
  • It represents a group of users with common access rights. For example, authors or developers.

  • It can have members that can be individual users or other groups.

  • Hierarchical grouping can be achieved with member relationships. You cannot place a group directly below another group in the repository.

  • You can define the access rights for all group members.

// Ethnio survey code removed