Showing posts with label Permissions. Show all posts
Showing posts with label Permissions. Show all posts

Wednesday, March 12, 2014

SharePoint 2013 Roles

There are 5 built-in roles in SharePoint 2013

·         Owner:  Owner has a complete control over site, list, library and other content placed on site.
·         Designer: Users having designer role limited to certain activities. User can view, add, update, delete and approve content. Users can even customize the things, they have access to.
·         Editor: Editor role users are not allowed to customize site design or content. Users can add, edit, update and delete content from the site.
·         Contributor: Very limited role. They can delete content items which they have created but not by other.
·         Reader: Users are only allowed to view the content of site. Users are assigned to Reader roles can download and edit the content but cannot save it back on SharePoint site.


Roles can be established at different level in SharePoint 2013. Role could be created from highest level that is Site Collection or at Individual site level or based on specific apps within site, library or list. Roles provide a way of managing permission at broadest level from site to site or within site and at apps level.







Tuesday, January 15, 2013

The difference between Read Only and View Only permission

Today I came across a very good debate on View Only and Read Only permissions during a lunch break (in fact we all had a great FUN J)

Briefly speaking, View Only is one of the default permissions that can be directly assigned to groups or users in SharePoint sites; Read Only is a mode of viewing document.

They have some relations in SharePoint. View Only permission gives users the right to view pages, list items, and documents, but prevent any modification. That means, in item level, document can only be viewed in Read Only mode by the users with View Only permission.

A very good MS article on this

Microsoft Office SharePoint Server (MOSS): Permission levels and permissions

Wednesday, December 19, 2012

How to customize an existing permission level in SharePoint 2010

 ·         Verify that you have one of the following administrative credentials:
o   You are a member of the Administrators group for the site collection.
o   You are a member of the Owners group for the site.
o   You have the Manage Permissions permission.
·         On the Site Settings page, under Users and Permissions, click Site permissions.
·         In the Manage section of the ribbon, click Permission Levels.
·         In the list of permission levels, click the name of the permission level you want to customize.
·         In the list of permissions, select or clear the check boxes to add permissions to or remove permissions from the permission level.
·         Click Submit.

Ref:

How to copy an existing permission level in SharePoint 2010


·         Verify that you have one of the following administrative credentials
o   You are a member of the Administrators group for the site collection.
o   You are a member of the Owners group for the site.
o   You have the Manage Permissions permission.
·         On the Site Settings page, under Users and Permissions, click Site permissions.
·         In the Manage section of the ribbon, click Permission Levels.
·         In the list of permission levels, click the name of the permission level you want to copy.
·         At the bottom of the page, click Copy Permission Level.
·         On the Copy Permission Level page, in the Name field, type a name for the new permission level.
·         In the Description field, type a description for the new permission level.
·         In the list of permissions, select or clear the check boxes to add permissions to or remove permissions from the permission level.
·         Click Create.
Ref: http://technet.microsoft.com/en-us/library/cc263239.aspx#section3

How to create a permission level in SharePoint 2010


·         Verify that you have one of the following administrative credentials
o   You are a member of the Administrators group for the site collection.
o   You are a member of the Owners group for the site.
o   You have the Manage Permissions permission.
·         On the Site Settings page, under Users and Permissions, click Site permissions.
·         In the Manage section of the ribbon, click Permission Levels.
·         On the toolbar, click Add a Permission Level.
·         On the Add a Permission Level page, in the Name field, type a name for the new permission level.
·         In the Description field, type a description of the new permission level.
·         In the list of permissions, select the check boxes to add permissions to the permission level.
·         Click Create.

Ref: http://technet.microsoft.com/en-us/library/cc262502(v=office.14).aspx

Sunday, September 18, 2011

Unable to add DL to sharepoint permissions

Issue
 whenever you try to add a DL to sharepoint permissions, it doesn't resolve and gives an error

Resolution
 If you want to add any DL to the sharepoint permissions, it should be converted to Security Groups. As soon as that is converted to Security Group it will be resolved in the permissions section and users will be able to access the site.

Note: If those DL's are having SUB DL's inside it , then they should also be converted to Security Groups.