An administrator at a financial enterprise needs to urgently restrict access for a departing System Administrator. However, an audit reveals that the departing user is configured as the Default Workflow User, is designated as the running user for several critical Scheduled Apex jobs, and is referenced in active automated processes. The executive leadership requires immediate revocation of login capabilities while ensuring zero downtime or failure of existing automated enterprise background jobs. Which resolution path should the administrator execute to satisfy these requirements?
- Freeze the user account immediately to block system login while allowing scheduled background processes to run, reassign all background automation dependencies to a generic system user, and then deactivate the user account.Cevap
- BDeactivate the user account immediately, because Salesforce automatically transfers active scheduled jobs and Default Workflow User assignments to the primary System Administrator.
- CCreate a custom profile with all administrative permissions unchecked, assign this profile to the user, and unassign all permission sets to prevent login access.
- DAdd a restrictive IP address range under Organization-Wide Network Access to immediately disable login access for the departing administrator without modifying account status.
Cevap
The correct course of action is to freeze the user account immediately to block system login while allowing scheduled background processes to run, reassign all background automation dependencies to a generic system user, and then deactivate the user account.
Freezing a user account is specifically designed for scenarios where an administrator must instantly prevent a user from logging into Salesforce, but immediate account deactivation is blocked due to active background process dependencies (such as being the Default Workflow User or running user for Scheduled Apex). Freezing revokes authentication privileges immediately without disrupting running automated jobs. Once the process references are safely remapped to another user account, full user deactivation can be performed to free up the user license.
Adım Adım Çözüm
Anahtar Kavram
User Freezing vs User Deactivation in Salesforce Administration