Microsoft
70-576 · Question #64
You are designing a Web application for a SharePoint 2010 system. You need to plan an authorization system that meets the following requirements: - It must enforce uniform security throughout all…
The correct answer is B. Create a security policy in the web.config file for the Web application. See the full explanation below for the reasoning.
Question
You are designing a Web application for a SharePoint 2010 system. You need to plan an authorization system that meets the following requirements:
- It must enforce uniform security throughout all site collections at
the Web application or zone level.
- It must use Windows authentication.
- It must assign a role incorporating a collection of rights to
individual SharePoint 2010 users or domain groups.
- It must specify the rights for a user or group in the Web application
based on an Active Directory (AD) user or group account.
- The rights should not be shared across other Web applications.
You need to design a plan that provides specific control of SharePoint object access and meets all requirements. Which approach should you recommend?
Options
- ACreate custom SharePoint roles and assign AD users and groups to the roles.
- BCreate a security policy in the web.config file for the Web application.
- CCreate a forms-based authentication and set the Zone to Extranet for the Web application.
- DCreate a custom authentication provider based on Kerberos for the Web application.
How the community answered
(25 responses)- A4% (1)
- B84% (21)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.