Am I doing this right? I have a client, they currently have a portal for their users, all their users are in an oracle database. They want to move to SharePoint 2010.
What I have? I have configured FBA in one of the web applications with out of the box login page having dropdown box to select the either windows or FBA login. Everything is working fine.
how can FBA site owner who is AD user, can log into FBA site? do we need to run the User Profile S开发者_JS百科ynchronization Service from central administration ?You need to extend the web applicatio
I am trying to integrate an existing asp.net application with sharepoint 2010. I would like to be able to have a logged in user on the application access a document library via an Iframe on the sharep
I have been involved to develop a customized SharePoint 2010 application that uses a custom db for authentication.
I have a SP2010 site with FBA enabled. I can开发者_运维技巧 open it using Firefox and Internet Explorer with no problem. But it gives me a 403 FORBIDDEN error when I try to open with Opera 11.
We are successfully adding a new user to our Forms Based Authentication Provider using the Membership class in C#. We are able to login some public sites but after trying to search for the new created
I am working on creating an iphone application which logins to we website and retrieves a table, and displays the content within the app. To view the table a Login is required. It seems the site is us
I have a site setup using Claims Based (Forms) authentication with Anonymous access enabled. When a user logs into the site they may exist in the Forms Database, but not in the SharePoint Site collec
For our sharepoint 开发者_开发问答2010 app\'s we need form base authentication(Claim base authentication).