An administrator at Universal Containers needs to grant a small group of five sales operations users the ability to export reports and manage custom object records. The remaining sales reps who share the same base Sales User profile do not require these extra privileges. Which configuration approach should the administrator use to grant the required access?
- Create a Permission Set containing the export reports and custom object permissions, then assign it to the five sales operations users.Answer
- BCreate a new custom Profile with the required permissions enabled and reassign the five sales operations users to this profile.
- CModify the standard Sales User Profile to enable the required permissions for all users assigned to the profile.
- DCreate a Muting Permission Set with the required permissions enabled and assign it directly to the five sales operations users.
Answer
Create a Permission Set containing the export reports and custom object permissions, then assign it to the five sales operations users.
Permission Sets provide an additive security model in Salesforce. When a subset of users sharing a profile requires extra permissions, creating and assigning a Permission Set grants those specific permissions without changing base profiles or affecting other users.
Step-by-Step Solution
Key Concept
Additive permissions via Permission Sets versus profile-based access management