Wednesday, November 5, 2008

Form Based Authentication for SharePoint

Scenario:
You want to configure Form Based Authentication ( FBA ) for the a group of users.

Solution:
Again , SharePoint is nothing but ASP.Net application, so the process is almost the same for SharePoint. Also SharePoint comes with its own Login.aspx page Out-Of-Box , so no need to design one.

Article:
http://msdn.microsoft.com/en-us/library/bb975136.aspx ( 3 Part series )

http://www.simple-talk.com/dotnet/windows-forms/configuring-forms-authentication-in-sharepoint-2007/

http://www.codeplex.com/fba

http://blogs.msdn.com/harsh/archive/2007/01/10/forms-based-authentication-in-moss.aspx


Products:

0 comments: