SharePoint [Form authentication method]-change the authentication method of an existing SharePoint website to support the FBA: 02. Modification phase

Source: Internet
Author: User

After our preparations are complete, we can modify the authentication method of the existing SharePoint website.
First, go to the management center to determine the current authentication method of the website:

Enter the sharepoint2010 management shell and enter the following command:

$ App= Get-spwebapplication [web app URL, e.g. http: // portal/]
$ App. Useclaimsauthentication ="True"
$ App. Update ()

In this way, the authentication method of the website you entered is changed to the claim based authentication method. Based on this method, we can further implement form authentication.

Return to the management center and confirm the current authentication method of the website.

On this interface, click default to go to the further settings:

The settings are as follows:

 

Save the settings.

When you try again to log on to this website, you can see that the modification takes effect. On the website logon page, select the logon method. For example:

If you enter the people and groups settings of the website, you can see that the options are more form users, as shown in

Reprinted: http://www.cnblogs.com/wsdj-ITtech/archive/2012/04/09/2397464.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.