Sie sind auf Seite 1von 3

FBA Configuration Manager for SharePoint 2010

RSSSubscribe to Project HOME DOWNLOADS DOCUMENTATION DISCUSSIONS ISSUE TRACKER SOURCE CODE PEOPLE LICENSE Page Info Change History (all pages) 21 people following this project (follow) Project Description Setting up Forms Based Authentication in SharePoint 2010 requires updating the web.config file of three web applications. This utility allows you to update all 3 configs in a single click. The updater can also be invoked from PowerShell. See my post at http://merill.net/2010/12/fba-configuration-manager-for-sharepoint-2010/ Updates the Web Application, Central Admin and STS web.config files with the FBA settings in settingsXml. Updated nodes include: - /configuration/SharePoint/PeoplePickerWildcards - /configuration/system.web/membership/providers - /configuration/system.web/roleManager/providers - /configuration/connectionStrings Format of settingsXml needs to be as follows:

<Config> <PeoplePicker><add key="fbaMembers" value="%" /></PeoplePicker> <SqlConnection><add name="fbaSQL" connectionString="server=yourSqlServer;database=aspnetdb;Trusted_Connection=t rue"/></SqlConnection> <Membership><add name="LdapMember" type="Microsoft.Office.Server.Secu..."/></Membership> <Role><add name="LdapRole" type="Microsoft.Office.Serve..."/></Role> </Config>

Last edited Dec 2 2010 at 3:59 AM by merill, version 5

download
CURRENT DATE STATUS DOWNLOADS RATING
ACTIVITY
PAGE VIEWS VISITS DOWNLOADS

FBA Configuration Manager 1.1 Thu Dec 2 2010 at 7:00 AM Stable 1,587 0 ratings
Ads by Lake Quincy Media | Ad revenue is donated.

117 Days: 7 30 All Details

55

12

Das könnte Ihnen auch gefallen