Question

Difficulty: MediumUser Management and Provisioning

A Salesforce Administrator at Cloud Prism Tech is configuring access for a newly hired compliance auditor who requires temporary read access to custom Financial Audit records and works from a dedicated remote network. The administrator must ensure proper user provisioning while following security and privilege best practices. Which TWO actions should the administrator take? (Select TWO)

  1. Assign a standard base profile to the user and grant access to the Financial Audit object using a Permission Set.Answer
  2. Configure Login IP Ranges directly on the user's assigned Profile to restrict or allow access strictly from the remote network location.Answer
  3. C
    Create a new custom profile exclusively for this user to grant the required Financial Audit object permissions.
  4. D
    Add the remote IP address only to Organization-Wide Network Access to override restrictive Profile Login IP Ranges.

Answer

The administrator should assign a standard base profile and grant Financial Audit access using a Permission Set, while configuring Profile Login IP Ranges on the profile to manage network access.
Best practices in Salesforce user provisioning require keeping profiles minimal and broad, while utilizing Permission Sets for specialized or temporary access such as auditing custom objects. Furthermore, network access control at the user profile level is enforced via Profile Login IP Ranges.

Step-by-Step Solution

1
Determine the optimal profile and permission assignment strategy
Identify that additive object permissions for a single user should be managed via Permission Sets rather than creating a new Profile.
Profiles establish baseline access and defaults, whereas Permission Sets grant supplementary permissions flexibly.
2
Configure network security settings
Configure Profile Login IP Ranges to enforce login access boundaries from the auditor's specific remote network.
Profile-level IP restrictions define precise login boundaries for users on that profile.

Key Concept

User Provisioning via Profiles, Permission Sets, and Profile IP Ranges
Rate this question