• Nenhum resultado encontrado

Em Atributo LDAP, selecione sAMAccountName.

Configurar uma aplicativo Web que usa um STS

16. Em Atributo LDAP, selecione sAMAccountName.

17. Em Tipo de Declaração de Saída, selecione Endereço de Email. 18. No painel esquerdo, clique em Salvar.

181

Preparar a hospedagem de sites (SharePoint

Foundation 2010)

Depois de instalar o Microsoft SharePoint Foundation 2010 e executar a configuração inicial, você pode começar a criar sites do SharePoint. Antes de criar um conjunto de sites, crie o aplicativo Web no qual o conjunto de sites será criado. Para usar a autenticação Kerberos ou a autenticação baseada em declarações, configure também a autenticação do aplicativo Web.

Os artigos desta seção o ajudam a determinar a hierarquia dos sites do SharePoint.  Create a Web application (SharePoint Foundation 2010)

Sites do SharePoint são hospedados por aplicativos Web; portanto, você deve criar um ou mais desses aplicativos para poder criar sites. Este artigo aborda a criação de um aplicativo Web por meio do site da Administração Central ou usando o Windows PowerShell 2.0

 Configure claims authentication (SharePoint Foundation 2010)

Este artigo descreve como configurar um aplicativo Web baseado em declarações do SharePoint Foundation 2010, que proporcionará uma infraestrutura de serviços e conexão de entrada baseada em declarações para o seu farm. Ele também descreve como configurar o acesso anônimo para o seu aplicativo Web baseado em declarações e como configurar zonas de aplicativos Web para autenticação baseada em formulários ou autenticação por SSO da Web, conforme apropriado.  Configurar a autenticação Kerberos (SharePoint Foundation 2010)

Para implantar um farm de servidor que execute o SharePoint Foundation 2010 usando autenticação Kerberos, é necessário instalar e configurar vários aplicativos em seus

computadores. Este artigo descreve um exemplo de farm de servidores que executa o SharePoint Foundation 2010 e oferece orientações para implantar e configurar o farm a fim de usar a

autenticação Kerberos, para que funcione em um farm de servidores do SharePoint.  Criar um conjunto de sites (SharePoint Foundation 2010)

Depois de criar um aplicativo Web, é possível criar um conjunto de sites. Este artigo o ajuda a criar um conjunto de sites por meio do site da Administração Central ou usando o Windows PowerShell 2.0. Para permitir que os usuários criem seus próprios sites, você precisará configurar o

182

Create a Web application (SharePoint

Foundation 2010)

A Web application is composed of an Internet Information Services (IIS) Web site that acts as a logical unit for the site collections that you create. Before you can create a site collection, you must first create a Web application.

Each Web application is represented by a different IIS Web site with a unique or shared application pool. You can assign each Web application a unique domain name, which helps to prevent cross-site scripting attacks.

You use Web applications to isolate content. When you create a new Web application, you also create a new content database and define the authentication method used to connect to the database. In addition, you define an authentication method to be used by the IIS Web site in SharePoint Foundation 2010.

SharePoint Foundation 2010 offers two ways of authenticating users, as follows:

 Classic mode authentication, through which users log on to a Web application by using Windows authentication. For more information, see Create a Web application that uses Windows-classic authentication (SharePoint Foundation 2010).

 Claims-based authentication, through which users log on to a Web application by using Windows authentication, forms-based authentication (FBA), or Trusted Identity provider (SAML). If you use FBA or SAML, you must perform additional configuration steps. For more information about claims- based authentication, see Create a Web application that uses Windows-claims authentication (SharePoint Foundation 2010).

For more information about both types of authentication, see Planejar métodos de autenticação (SharePoint Foundation 2010).

SharePoint Foundation 2010 provides a set of services applications that are available for each Web application. You can select which service applications you want to use for each Web application that you create. For more information, see Diagramas técnicos (SharePoint Foundation 2010), Define managed paths (SharePoint Foundation 2010), and Service application and service management (SharePoint Foundation 2010).

In this section:

 Create a Web application that uses Windows-classic authentication (SharePoint Foundation 2010)  Create a Web application that uses Windows-claims authentication (SharePoint Foundation 2010)

Consulte também

Extend a Web application (SharePoint Foundation 2010) Criar um conjunto de sites (SharePoint Foundation 2010)

183 Configure Web Server Security (IIS 7)

184

Configure claims authentication (SharePoint

Foundation 2010)

In this section:

 Create a Web application that uses Windows-claims authentication (SharePoint Foundation 2010)  Configure anonymous access for a claims-based Web application (SharePoint Foundation 2010)  Configurar a autenticação baseada em formulários para um aplicativo Web baseado em

declarações (SharePoint Foundation 2010)

 Configure Kerberos authentication for the claims to Windows token service (SharePoint Foundation 2010)

 Configurar a autenticação usando um token de segurança SAML (SharePoint Foundation 2010)  Configure claims authentication (SharePoint Foundation 2010)

185

Create a Web application that uses Windows-

claims authentication (SharePoint Foundation

2010)

This article describes how to create a Web application that uses Windows-claims authentication.

If you want to use Windows-classic authentication instead, see Create a Web application that uses Windows-classic authentication (SharePoint Foundation 2010).

Before you perform this procedure, confirm that:

 Your system is running Microsoft SharePoint Foundation 2010.  You have your logical architecture design in place.

 You have planned authentication for your Web application. For more information, see Planejar métodos de autenticação (SharePoint Foundation 2010), Configurar a autenticação Kerberos (SharePoint Foundation 2010) and Escolher grupos de segurança (SharePoint Foundation 2010).  You have selected the service applications that you want to use for your Web application. For more

information, see Service application and service management (SharePoint Foundation 2010).  If you use Secure Sockets Layer (SSL), you must associate the SSL certificate with the Web

application's IIS Web site after the IIS Web site has been created. For more information about setting up SSL, see How to Setup SSL on IIS 7.0 (http://go.microsoft.com/fwlink/?LinkId=187887).  You have read about alternate access mappings.

 If you have User Account Control (UAC) turned on in Windows, and you use Windows PowerShell 2.0 to create a Web application, you must right-click the SharePoint 2010 Management Shell and select Run as administrator.

You can create a Web application by using the SharePoint Central Administration Web site or Windows PowerShell. You typically use Central Administration to create a Web application. If you want to

automate the task of creating a Web application, which is common in enterprises, use Windows PowerShell. After the procedure is complete, you can create one or several site collections on the Web application that you have created.

1. Verify that you have the following administrative credentials:

 To create a Web application, you must be a member of the Farm Administrators

SharePoint group and a member of the local Administrators group on the computer running Central Administration.

Dica:

To create a Web application with Windows-claims authentication by using Central Administration

186 2. On the Central Administration Home page, in the Application Management section, click

Manage web applications.