Multiple choice technology architecture

How are permissions assigned

  1. Against applications

  2. Against events

  3. Against groups

  4. Against users

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Permissions are assigned against groups, which serve as the fundamental unit of access control. Users inherit permissions through their membership in various groups rather than receiving direct individual permissions. This group-based approach simplifies security management by allowing permissions to be managed at the group level rather than for each user.