70-158 · Question #56
You are deploying Forefront Identity Manager (FIM) to your company network. End users will use the password self-service, user profile management, and group management from the FIM Portal. You use a…
The correct answer is C. Ensure that the FIM installation account has SQL sysadmin rights. D. Ensure that the FIM Installation account has SharePoint administrator permissions. E. Configure the SharePoint Application Pool account to use the Configurable service account. Deploying the FIM Portal requires specific account permissions across SQL Server, SharePoint, and the application pool service account to complete installation successfully.
Question
Options
- AEnsure that delegation is disabled for the FIM service account.
- BEnsure that delegation is disabled for the SharePointService account.
- CEnsure that the FIM installation account has SQL sysadmin rights.
- DEnsure that the FIM Installation account has SharePoint administrator permissions.
- EConfigure the SharePoint Application Pool account to use the Configurable service account.
How the community answered
(36 responses)- A8% (3)
- B17% (6)
- C75% (27)
Why each option
Deploying the FIM Portal requires specific account permissions across SQL Server, SharePoint, and the application pool service account to complete installation successfully.
Delegation should not be disabled for the FIM service account; rather, the FIM service account typically requires constrained delegation to allow it to act on behalf of users for self-service scenarios such as password reset and group management.
Disabling delegation for the SharePoint service account is incorrect because SharePoint may require delegation to function properly within the FIM Portal environment, and disabling it would impair functionality rather than fulfill an installation prerequisite.
The FIM installation account requires SQL sysadmin rights because the FIM setup process must create and configure the FIM Service database on SQL Server, which requires elevated database-level permissions during installation.
The FIM installation account must have SharePoint administrator permissions because the FIM Portal is built on SharePoint, and the installer must provision site collections, configure web applications, and deploy solutions within the SharePoint farm.
The SharePoint Application Pool must be configured to use the Configurable (FIM-specific) service account so that the FIM Portal can properly authenticate and communicate with the FIM Service, ensuring the correct identity context for portal operations.
Concept tested: FIM Portal installation prerequisites and account permissions
Source: https://learn.microsoft.com/en-us/microsoft-identity-manager/prepare-server-sharepoint
Topics
Community Discussion
No community discussion yet for this question.