Displaying posts tagged with

“FBA”

Configuring Forms Based Authentication in SharePoint 2013 – Part 4 – Configuring SharePoint

Configuring forms based authentication (FBA) in SharePoint 2013 is very similar to SharePoint 2010, but there are some differences due to SharePoint 2013 using .Net 4.0. The web.config entries entries are slightly different. As well, IIS doesn’t support editing .Net 4.0 membership provider configuration through the IIS interface, so all of the configuration has to [...]

Configuring Forms Based Authentication in SharePoint 2013 – Part 3 – Editing the Web.Config Files

Configuring forms based authentication (FBA) in SharePoint 2013 is very similar to SharePoint 2010, but there are some differences due to SharePoint 2013 using .Net 4.0. The web.config entries entries are slightly different. As well, IIS doesn’t support editing .Net 4.0 membership provider configuration through the IIS interface, so all of the configuration has to [...]

Configuring Forms Based Authentication in SharePoint 2013 – Part 2 – Adding users to the Membership Database

Configuring forms based authentication (FBA) in SharePoint 2013 is very similar to SharePoint 2010, but there are some differences due to SharePoint 2013 using .Net 4.0. The web.config entries entries are slightly different. As well, IIS doesn’t support editing .Net 4.0 membership provider configuration through the IIS interface, so all of the configuration has to [...]

Configuring Forms Based Authentication in SharePoint 2013 – Part 1 – Creating the Membership Database

Configuring forms based authentication (FBA) in SharePoint 2013 is very similar to SharePoint 2010, but there are some differences due to SharePoint 2013 using .Net 4.0. The web.config entries entries are slightly different. As well, IIS doesn’t support editing .Net 4.0 membership provider configuration through the IIS interface, so all of the configuration has to [...]

Mixed Anonymous and Secure Content with SharePoint 2010

In this tutorial i’m going to step you through how to set up a SharePoint 2010 publishing portal with both anonymous and secure content. 1. Create a new Web Application in Central Admin. Make sure that you select ‘Yes’ for Allow Anonymous.  All other values can remain at the defaults. For this example I’m going [...]

SharePoint 2010 FBA Pack Hits #3 in Popular Releases on CodePlex

I was pleased to discover today that the SharePoint 2010 FBA Pack is in the 3rd spot for popular releases for the week on the CodePlex home page.  It’s nice to see that the SharePoint community is making use of it. http://sharepoint2010fba.codeplex.com/

SharePoint 2010 FBA Pack Released

I’ve just released the SharePoint 2010 FBA Pack on CodePlex: http://sharepoint2010fba.codeplex.com/ The FBA Pack is a collection of web parts and tools for managing forms based authentication in SharePoint 2010.  It is a port of the SharePoint 2007 CKS Forms Based Authentication Solution to SharePoint 2010.  It has been changed extensively to work with SharePoint [...]