2
votes
1answer
275 views

People Picker and FBA - partial functionality

So I've read a number of other questions on this topic and believe my situation is different. I have a web application with Forms Authentication. It is configured in the web.config files of central ...
0
votes
2answers
1k views

NTLM Authenticated Application, FBA, and the People Picker

On the Windows Authenticated side of an extended web application with FBA, the people picker is only working when I also enable FBA through Central Administration for the Windows Authenticated web ...
0
votes
1answer
1k 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 ...
2
votes
1answer
498 views

FBA and People Picker Issue on NTLM Web App Zone

SCENARIO I correctly set up FBA on SharePoint 2010 following these tutorials (among others): ...
2
votes
1answer
511 views

SharePoint People Picker look-up for asp net membership provider not working

We are trying to replicate our 2007 setup of FBA in SharePoint 2010. Create a Web Application that is Windows login for internal users. Extend the Web Application that is for FBA login for external ...
0
votes
0answers
65 views

User details changed in FBA module does not update in People Picker

When I change User details in FBA module, the same is not reflected in People Picker. Ex: The original FBA users link shows the latest email address. However, in the People Picker and in THE FBA ...
1
vote
2answers
572 views

Active Directory users not getting resolved in a FBA enabled site

I have configured forms authentication on a web application. FBA users can be used to access the website but NTLM users not getting resolved. Because of this I cannot use AD users in SharePoint. I ...
4
votes
3answers
3k views

FBA and the People Picker

I have Windows and Forms Based Authentication enabled for my Web Application. All three web.configs (Central Admin, Security Token Service and Application) are correctly configured to use a custom ...
0
votes
1answer
462 views

Search issue with People Picker when limited to select from one group only

Some of you might have noticed that when you limit a people picker to select users only from one group, the search in the browse-user-dialog (or whatever it's called) won't work anymore. This is ...
3
votes
2answers
3k views

improve People Picker search on a claims-based-authentification server (forms-based; FBA)

Long story short: On a SharePoint 2010 Server solution, which is using forms-based-authentification only, I want that the people picker search dialog works like any other usable search. Rightnow it ...