SharePoint Tips about Permissions: What you need to know

       

I have been writing tips about SharePoint from last two years now. After a great popularity and huge following of my SharePoint tips section, recently I received a very interesting request to Summarize\Categorize\Tag the tips that are most useful or used by all SharePointers out there.

Hereby, today I am going to summarize SharePoint Tips specifically related to Permissions or Permission levels that you use daily on your SharePoint site.

SharePoint Tip of the Day - To Open and edit a SharePoint site in SharePoint Designer, a user must have “Design” Permissions assigned to him or her. You can simply add the users to the Designers group (under People and Group) on the site to do this task.

SharePoint Tip of the Day – Related to above, if a user with Full Control access gets Access Denied while opening “Master Page gallery” or “Page layouts and site templates” in a SharePoint site, the user might simply be missing “Design” permissions on the site.

SharePoint Tip of the day - Every SharePoint site has a default group called “Style Resource Readers” that provides Limited Access to all Authenticated Users by default. This allows all authenticated users to have access to display SharePoint master pages and styles for the pages on their SharePoint site.

Definition: “Members of this group are given read permission to the master page gallery and the Restricted read permission to the Style Library. By default, all authenticated users are a member of this group.”

SharePoint Tip of the day - If you want to add a Super Admin or Full Control user for all Sites or Site Collections in a Web application, simply add them to the Web App’s Policy also known as “Policy of Web Application” with appropriate rights and that will Override any permissions added for the user on Individual sites across the web app.

SharePoint Tip of the day - Related to the above, if your user has access to the site but you do not see him in “Check Effective Permissions”, the permissions for that user were probably added a Web application Policy level.
As said earlier, permissions given at Web application Policy level overrides all permissions given to a user at site or site collection level.

SharePoint Tip of the day - You probably would have seen “Limited Access” Permissions assigned to users on your SharePoint Site. Here are some Important things to know about it.

1. You cannot assign a Limited Access permission to a user. SharePoint assigns it automatically.

2. You cannot Customize Limited Access Permission Level. It’s restricted.

3. Limited Access is given when you break the Inheritance of a document library and give a user access to the document library but NO access to the parent site. SharePoint automatically gives that user “Limited Access” to the parent site to ensure that he has the rights to traverse the site in order to reach the document library.

SharePoint 2013 Tip of the Day - Two Permission levels that you cannot Customize in a SharePoint site are – Full Control and Limited Access. Site Admins can edit all other Permission levels to select or choose permissions that they want to add\remove.

SharePoint Tip of the day - Permission levels are defined at the site collection level and are inherited from the parent object by default.See more SharePoint tips.

SharePoint Tip of the day - Another Versioning tip, If a user with Read permissions is getting Access denied on Documents, be sure that the document is Published as Major Version and not is in Draft’s mode. A Document in Drafts mode will give access denied to any Read-only user despite of Read permissions assigned to it. You can also change the “Draft Item Security” in Version Settings to allow readers to see the Draft versions as well.

SharePoint 2013 Tips

SharePoint 2013 Tip of the Day - Did you know in SharePoint 2013 the default Permission level for Members group(default one) is the new permission level called “Edit” (and not Contribute). With Edit Permission level, in addition to the Typical Contribute Permissions, Members are now have Capabilities to “add, edit and delete lists” in your SharePoint 2013 Site.

SharePoint 2013 Tip of the Day -
If you are missing the “Design Manager” Option in your site, Consider the following -
* Enable Publishing feature on your site.
* Add yourself to the “Designers group” on your SharePoint site.

SharePoint 2013 Tip of the day -
Before you use the new Machine translation service in SharePoint 2013… make sure that the Machine translation service’s App Pool account has Full access to the User Profile service and the Web applications itself.

【转】必需知道的 SharePoint 权限 Tips的更多相关文章

  1. 升级到WP8必需知道的13个特性

    http://www.cnblogs.com/sonic1abc/archive/2012/11/28/2792467.html   Windows phone 8 SDK 已经发布一段时间了, 已经 ...

  2. 程序员必需知道的Windows Shell命令

    Windows系统本来就很人性化的操作系统,操作很方便,但是对于开发人员来说,有些时候改变一些电脑配置或者执行某些任务来说,使用GUI操作反而事倍功半,因此建议使用Shell命令来提高一下工作效率. ...

  3. 程序员必需知道的Mac OS使用技巧

    macos sierra正式版发布了,于是我把我沉寂了一年没有用过了的macbook拿出来玩玩,顺便把一些常用技巧mark. 1.apple store下载软件无响应(经常出现的问题) 解决方法:更改 ...

  4. 程序员必需知道的windows快捷键

    系统操作的快捷键 1.F5------刷新 2.window+E------打开我的电脑 3.window+r------打开运行 4.window+l------快速锁机 5.window+d--- ...

  5. 程序员必需知道的Chrome使用技巧(入门篇)

    浏览器版本 Chrome Canary 新增一些没有经过Google工程师的测试或使用的浏览器功能版本.Chrome Dev让大多数开发人员主要使用此版本来测试对浏览器的重大版本功能版本.Chrome ...

  6. 嵌入式程序员应知道的0x10个C语言Tips

    [1].[代码] [C/C++]代码 跳至 [1] ? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 ...

  7. 每个极客都应该知道的Linux技巧

    每个极客都应该知道的Linux技巧 2014/03/07 | 分类: IT技术 | 0 条评论 | 标签: LINUX 分享到:18 本文由 伯乐在线 - 欣仔 翻译自 TuxRadar Linux. ...

  8. 你应该知道的RPC原理

    你应该知道的RPC原理 在学校期间大家都写过不少程序,比如写个hello world服务类,然后本地调用下,如下所示.这些程序的特点是服务消费方和服务提供方是本地调用关系. 而一旦踏入公司尤其是大型互 ...

  9. react.js 你应知道的9件事

    React.js 初学者应该知道的 9 件事   本文假定你已经有了一下基本的概念.如果你不熟悉 component.props 或者 state 这些名词,你最好先去阅读下官方起步和手册.下面的代码 ...

随机推荐

  1. 中断——中断描述符表的定义和初始化(二) (基于3.16-rc4)

    上篇博文对中断描述符表(IDT)中异常和非屏蔽中断部分的初始化做了说明,这篇文章将分析外部中断部分的初始化. 在上篇博文中,可以看到,内核在setup_once汇编片段中,对中断和异常部分做了初步的初 ...

  2. leetcode@ [36/37] Valid Sudoku / Sudoku Solver

    https://leetcode.com/problems/valid-sudoku/ Determine if a Sudoku is valid, according to: Sudoku Puz ...

  3. HDU-4605 Magic Ball Game 树状数组+离散+dfs

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4605 题意:给一颗树,每个节点有个权值w[u],每个节点只有两个儿子或者没有儿子,从根节点放下一个小球 ...

  4. hdu5773--The All-purpose Zero(LIS变形)

    题意:给一个非负整数的数列,其中0可以变成任意整数,包括负数,求最长上升子序列的长度. 题解:LIS是最简单的DP了,但是变形之后T^T真的没想到.数据范围是10^5,只能O(nlogn)的做法,所以 ...

  5. Java之正则表达式

    /*  * 正则表达式对字符串的常见操作:  * 1.匹配  *   * 2.切割  *   * 3.替换  *   * 4.获取:Pattern p = Pattern.compile(" ...

  6. 转载 How to Encrypt connection string in web.config

    转载原地址: https://chiragrdarji.wordpress.com/2008/08/11/how-to-encrypt-connection-string-in-webconfig/ ...

  7. Java编程 -- 命名规范

    转自:http://www.hawstein.com/posts/google-java-style.html#Naming 命名约定 5.1 对所有标识符都通用的规则 标识符只能使用ASCII字母和 ...

  8. C# & SQLite - Storing Images

      Download source code - 755 KB Introduction This article is to demonstrate how to load images into ...

  9. C#基础知识回顾-- 反射(1)

    C#基础知识回顾-- 反射(1)   反射(reflection)是一种允许用户获得类型信息的C#特性.术语“反射”源自于它的工作方式: Type对象映射它所代表的底层对象.对Type对象进行查询可以 ...

  10. [转]Java 动态代理机制分析及扩展

    引言 Java 动态代理机制的出现,使得 Java 开发人员不用手工编写代理类,只要简单地指定一组接口及委托类对象,便能动态地获得代理类.代理类会负责将所有的方法调用分派到委托对象上反射执行,在分派执 ...