READ Free Dumps For Microsoft- 70-576
Question ID 10121 | You are designing a SharePoint 2010 implementation that will be used by a company with a variety of authentication systems. The authentication system must provide: Authentication for Windows-based and Linux-based systems Support for multiple authentication types Strong real-time authentication for applications Delegation of user identity among applications You need to use standard SharePoint 2010 technologies to meet all these requirements. Which authentication model should you design for the SharePoint farm? |
Option A | Claims based |
Option B | Forms based |
Option C | Kerberos |
Option D | Windows |
Correct Answer | A |
Question ID 10122 | 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? |
Option A | Create custom SharePoint roles and assign AD users and groups to the roles. |
Option B | . Create a security policy in the web.config file for the Web application. Add AD users and groups to the policy |
Option C | Create a forms-based authentication and set the Zone to Extranet for the Web application. Specify a custom role provider that maps to a custom Microsoft SQL Server database for users and groups. |
Option D | Create a custom authentication provider based on Kerberos for the Web application. Specify roles for the users and groups in a Lightweight Directory Access Protocol (LDAP) directory. |
Correct Answer | B |