【转】必需知道的 SharePoint 权限 Tips
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的更多相关文章
- 升级到WP8必需知道的13个特性
http://www.cnblogs.com/sonic1abc/archive/2012/11/28/2792467.html Windows phone 8 SDK 已经发布一段时间了, 已经 ...
- 程序员必需知道的Windows Shell命令
Windows系统本来就很人性化的操作系统,操作很方便,但是对于开发人员来说,有些时候改变一些电脑配置或者执行某些任务来说,使用GUI操作反而事倍功半,因此建议使用Shell命令来提高一下工作效率. ...
- 程序员必需知道的Mac OS使用技巧
macos sierra正式版发布了,于是我把我沉寂了一年没有用过了的macbook拿出来玩玩,顺便把一些常用技巧mark. 1.apple store下载软件无响应(经常出现的问题) 解决方法:更改 ...
- 程序员必需知道的windows快捷键
系统操作的快捷键 1.F5------刷新 2.window+E------打开我的电脑 3.window+r------打开运行 4.window+l------快速锁机 5.window+d--- ...
- 程序员必需知道的Chrome使用技巧(入门篇)
浏览器版本 Chrome Canary 新增一些没有经过Google工程师的测试或使用的浏览器功能版本.Chrome Dev让大多数开发人员主要使用此版本来测试对浏览器的重大版本功能版本.Chrome ...
- 嵌入式程序员应知道的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 ...
- 每个极客都应该知道的Linux技巧
每个极客都应该知道的Linux技巧 2014/03/07 | 分类: IT技术 | 0 条评论 | 标签: LINUX 分享到:18 本文由 伯乐在线 - 欣仔 翻译自 TuxRadar Linux. ...
- 你应该知道的RPC原理
你应该知道的RPC原理 在学校期间大家都写过不少程序,比如写个hello world服务类,然后本地调用下,如下所示.这些程序的特点是服务消费方和服务提供方是本地调用关系. 而一旦踏入公司尤其是大型互 ...
- react.js 你应知道的9件事
React.js 初学者应该知道的 9 件事 本文假定你已经有了一下基本的概念.如果你不熟悉 component.props 或者 state 这些名词,你最好先去阅读下官方起步和手册.下面的代码 ...
随机推荐
- Bzoj 4591: [Shoi2015]超能粒子炮·改 数论,Lucas定理,排列组合
4591: [Shoi2015]超能粒子炮·改 Time Limit: 10 Sec Memory Limit: 256 MBSubmit: 178 Solved: 70[Submit][Stat ...
- Bzoj-2820 YY的GCD Mobius反演,分块
题目链接:http://www.lydsy.com/JudgeOnline/problem.php?id=2820 题意:多次询问,求1<=x<=N, 1<=y<=M且gcd( ...
- AVD Snapshot功能
写程序的时候,经常会碰到:The application has stopped unexpectly… 有时候,会想对原来软件增加新功能或者修改bug.在eclipse修改后保存代码(注意,要保存所 ...
- Sitecore Digital Marketing System, Part 1: Creating personalized, custom content for site visitors(自定义SiteCore中的 Item的Personalize的Condition) -摘自网络
Sitecore’s Digital Marketing System (DMS) can help you personalize the content your site displays to ...
- 【Stage3D学习笔记续】真正的3D世界(五):粒子特效
先看效果,按下空格键添加粒子特效: 一般而言粒子特效的实现都是比较复杂的,且不说实现粒子特效的编码和设计,光是编写一个粒子编辑器就不是简单的一件事,但是作者使用了很取巧的方式来完成,我们接下来深入代码 ...
- 多线程基础及实例(java)
前言: 每个正在系统上运行的程序都是一个进程.每个进程包含一到多个线程.线程是一组指令的集合,或者是程序的特殊段,它可以在程序里独立执行.也可以把它理解为代码运行的上下文.所以线程基本上是轻量级的进程 ...
- 如何创建一个有System用户权限的命令行
博客搬到了fresky.github.io - Dawei XU,请各位看官挪步.最新的一篇是:如何创建一个有System用户权限的命令行.
- 【不积跬步,无以致千里】Linux下启动Oracle服务和监听程序
oracle数据库是重量级的,其管理非常复杂,将其在linux平台上的启动和关闭步骤整理一下. 安装完毕oracle以后,需要创建oracle系统用户,并在/home/oracle下面的.bash_p ...
- hdu 5461 Largest Point 暴力
Largest Point Time Limit: 1 Sec Memory Limit: 256 MB 题目连接 http://acm.hdu.edu.cn/showproblem.php?pid= ...
- 设计模式之十三:适配器模式(Adapter)
适配器模式: 将一个类的接口转换成另外一个期望的类的接口.适配器同意接口互不兼容的类一起工作. Convert the interface of a class into another interf ...