Monday, June 24, 2013

Permissions

List permissions

PermissionDescriptionDependent permissions
Manage ListsCreate and delete lists, add or remove columns in a list, and add or remove public views of a list. View Items, View Pages, Open, Manage Personal Views
Override Check-OutDiscard or check in a document which is checked out to another user. View Items, View Pages, Open
Add ItemsAdd items to lists, add documents to document libraries, and add Web discussion comments. View Items, View Pages, Open
Edit ItemsEdit items in lists, edit documents in document libraries, edit Web discussion comments in documents, and customize Web Part Pages in document libraries. View Items, View Pages, Open
Delete ItemsDelete items from a list, documents from a document library, and Web discussion comments in documents.View Items, View Pages, Open
View ItemsView items in lists, documents in document libraries, and Web discussion comments.View Pages, Open
Approve ItemsApprove a minor version of a list item or document. Edit Items, View Items, View Pages, Open
Open ItemsView the source of documents with server-side file handlers. View Items, View Pages, Open
View VersionsView past versions of a list item or document. View Items, View Pages, Open
Delete VersionsDelete past versions of a list item or document. View Items, View Versions, View Pages, Open
Create AlertsCreate e-mail alerts. View Items, View Pages, Open
View Application PagesView documents and views in a list or document library. Open

Site permissions

PermissionDescriptionDependent permissions
Manage PermissionsCreate and change permission levels on the Web site and assign permissions to users and groups.Approve Items, Enumerate Permissions, Open
View Usage DataView reports on Web site usage.Approve Items, Open
Create SubsitesCreate subsites such as team sites, Meeting Workspace sites, and Document Workspace sites. View Pages, Open
Manage Web SitePerform all administration tasks for the Web site as well as manage content.View Pages, Open
Add and Customize PagesAdd, change, or delete HTML pages or Web Part pages, and edit the Web site using a Windows SharePoint Services-compatible editor. View Items, Browse Directories, View Pages, Open
Apply Themes and BordersApply a theme or borders to the entire Web site. View Pages, Open
Apply Style SheetsApply a style sheet (.css file) to the Web site.View Pages, Open
Create GroupsCreate a group of users that can be used anywhere within the site collection.View Pages, Open
Browse DirectoriesEnumerate files and folders in a Web site using an interface such as SharePoint Designer or Web-based Distributed Authoring and Versioning (Web DAV). View Pages, Open
Use Self-Service Site CreationCreate a Web site using Self-Service Site Creation. View Pages, Open
View PagesView pages in a Web site.Open
Enumerate PermissionsEnumerate permissions on the Web site, list, folder, document, or list item. View Items, Open Items, View Versions, Browse Directories, View Pages, Open
Browse User InformationView information about users of the Web site. Open
Manage AlertsManage alerts for all users of the Web site View Items, Create Alerts, View Pages, Open
Use Remote InterfacesUse Simple Object Access Protocol (SOAP), Web DAV, or SharePoint Designer interfaces to access the Web site. Open
OpenOpen a Web site, list, or folder to access items inside that container. No dependent permissions
Edit Personal User InformationAllow a user to change his or her own user information, such as adding a picture. Browse User Information, Open

Personal permissions

PermissionDescriptionDependent permissions
Manage Personal ViewsCreate, change, and delete personal views of lists. View Items, View Pages, Open
Add/Remove Private Web PartsAdd or remove private Web Parts on a Web Part Page. View Items, View Pages, Open, Update Personal Web Parts
Update Personal Web PartsUpdate Web Parts to display personalized information.

No comments:

Post a Comment

Rename a Web Application in Sharepoint : A solution using powershell

Here is a small script that will enable you all to change a SharePoint Web Application name . We can use the following SharePoint Pow...