Form Based Authentication in MOSS2010 Against SQL Server Database

Configuration:

Step by step screenshot for FBA implementation In SQL:

FBA1.gif

FBA2.gif
FBA3.gif


FBA4.gif

FBA5.gif

FBA6.gif




Create one web application for membership:

FBA7.gif

FBA8.gif

FBA9.gif

FBA10.gif

FBA11.gif

FBA12.gif

FBA13.gif

FBA14.gif

FBA15.gif

FBA16.gif

FBA17.gif

Create Web Application(example moss:1111 and extend this application to http:// moss:1112 for From-based authentication)

FBA18.gif

FBA19.gif

Changes in Web.config


1. Changes in Web.config of Central Admin:

webConfig1.gif

webConfig2.gif

2. Changes in web.config of extended website(http:// moss:1112)

webConfig3.gif

webConfig4.gif

In IIS Level :

webConfig5.gif

webConfig6.gif

webConfig7.gif

webConfig8.gif

webConfig9.gif

webConfig10.gif

webConfig11.gif

webConfig12.gif


Similar Articles