In this article I will try to show how we can use Active Directory Form Based Authentication in SharePoint 2010 using Lightweight Directory Access Protocol (LDAP)
1. Add Connection string and membership provider in Central Administration web.config
NOTE: connectionString will differ based on domain configuration. Please contact you Administrator to provide the LDAP details.
2. Add Connection string and membership provider in SecurityTokenServiceApplication web.config
NOTE: connectionString will differ based on domain configuration. Please contact you Administrator to provide the LDAP details.
3. Create a new site with claim based authentication using Central Administration
Claims Authentication Types: Enable Windows Authentication -> Integrated Windows authentication – > NTLM
Leave others to default
4. Now Create Site Collection at port 2233
And add Primary / Secondary Site Collection Administrators
So the resultant site will look like below.
5. Extend the web application to port 3322 and enable form based authentication (FBA)
Set the public URL Zone- Intranet or Extranet
6. Add Users to the Intranet zone using User Policy
Add more users as required with desired permissions.?Now open the newly extended application, and use your domain credentials to login the app.
Hi,
I have tried this link. I got an error, when add an user into USERPOLICY. Please help me to solve the issue.
hi, what’s the error message? can you give a snapshot?
I did all of the following steps but when i try to log in using the sign in dialog i receive the error that I or the users I have given rights to the test sight are already signed in. I attempted to log in as a different user but receive the same error. Do you have any idea what this could possibly mean?
I did all of the following steps but when I try to steps 6 .
I did not see this option “intranet”
why?
My English is poor, please understand
There is nothing in the role manager. Is this not needed?