Manage Web Parts page authorization (Windows SharePoint Services)

Applies To: Windows SharePoint Services 3.0

 

Topic Last Modified: 2007-10-30

Authorization is the process of determining what a user is permitted to do. Permission is authorization to perform specific actions, such as viewing pages.

Web applications in Windows SharePoint Services can be composed of multiple layers of site collections, Web pages, and Web page content such as Web Parts, as shown in this image.

Structure of a Web application

Manage Web Parts authorization schematic

Different permissions can be granted these different layers, as needed.

Web sites are themselves securable objects to which permissions can be assigned. You can configure subsites to inherit permissions from a parent site or create unique permissions for a particular site. Inheriting permissions is the easiest way to manage a group of Web sites.

Web Parts pages can also inherit permissions from the parent Web sites. However, you can break this inheritance for any securable object at a lower level in the hierarchy by editing the permissions (creating a unique permission assignment) on that object.

For more information on site and content security and levels of inheritance, see the Plan site and content security (Windows SharePoint Services).

Task requirements

The following is required to perform the procedures for this task.

  • Administrator privileges on a server computer that has Microsoft Windows SharePoint Services 3.0 installed.

To manage Web Parts page authorization, you perform the following procedure.