Tagged Questions
2
votes
1answer
2k views
SharePoint 2010 FBA Access Denied for Forms Users
I setup SharePoint 2010 FBA using ASP Net Membership database following the article: Step by Step Guide to Configure SharePoint 2010 Forms Based Authentication with SQL.
I configured all web.config ...
0
votes
1answer
988 views
Central Administration, FBA, and the People Picker
I have a web application using Windows Authentication, which is extended with Forms Based Authentication. That's all fine and dandy. The problem is I can't get the people picker to pull my FBA users ...
1
vote
2answers
150 views
How could I log on the Central Administration by Form Based Authentication user
I noticed that there is a value PeoplePicker which may control this. But I dont know how to do it.
1
vote
2answers
162 views
With FBA, why do providers need to be registered in Central Admin web.config?
I have a web application that uses forms-based authentication. As part of the process of setting this up (e.g. these instructions), I need to register the FBA membership and role providers in Central ...