You need to implement a solution to authenticate the co…

Contoso, Ltd., uses SharePoint to manage projects and collaborate with a third-party contractor. The contractor
stores employee account information in a MySQL database that the contractor manages.
You must grant the contractor access to certain SharePoint sites. You must not add the contractor’s employees
to the Contoso Active Directory Domain Services domain.
You need to implement a solution to authenticate the contractor’s employees with SharePoint.
What should you do?

Contoso, Ltd., uses SharePoint to manage projects and collaborate with a third-party contractor. The contractor
stores employee account information in a MySQL database that the contractor manages.
You must grant the contractor access to certain SharePoint sites. You must not add the contractor’s employees
to the Contoso Active Directory Domain Services domain.
You need to implement a solution to authenticate the contractor’s employees with SharePoint.
What should you do?

A.
Create an empty project as a sandboxed solution. Implement a custom claims provider.

B.
Create an empty project as a farm solution. Implement a custom claims provider.

C.
Create an empty project as a farm solution. Implement a custom membership provider.

D.
Create an empty project as a deployment solution. Implement a custom membership provider.

Explanation:
We need to setup the web application to use claims authentication and then implement a custom membership
provider.
Is it possible to store SharePoint users in a MySql database?
http://stackoverflow.com/questions/19119776/is-it-possible-to-store-sharepoint-users-in-a- mysql-database



Leave a Reply 0

Your email address will not be published. Required fields are marked *