Posted By: BomBom | Oct 25th, 2007 @ 11:18 AM

This screencast shows you how to use FormsAuthentication on a Windows SharePoint Services 3.0 site (WSS 3.0).

It then continues with showing how to enable multiple authentication methods on one site (using Windows authentication and FormsAuthentication simultaneous).

Last but not least it shows how to create a page in SharePoint that let you administrate your users that uses FormsAuthentication (in this case how to create new users).

Oh, yeah. It starts where http://channel9.msdn.com/ShowPost.aspx?PostID=314283#314283 left off.

Rating:
0
0
I am trying to setup FBA by using a provider that inherits from the MembershipProvider and has to plug-in to the existing authentication provider.  I got it to show the Access Denied (confirmed by checking the trace) and the login does return a true means it is authenticating against the db, however, I am not able to pull up the user account in the site collection administrators, simple get user not found.

Any idea on what I need to do here?

thanks.

Thank alot for your lesson anyway I have one problem in my sharepoint. I created picture library to store picture but when I upload mutiple pictures from client picture (Microsoft office picture manager) it display error message "Fail to upload xxxx.jpg try upload again.."
Is there any solution to download multiple pictures after we use aspmembershipProvider?

Thank.