SharePoint 权限 - 具有完全控制权的用户无法创建页面
我有两个用户对其 SharePoint 上的部门子网站拥有完全控制权限。他们还对 Pages 文档库拥有完全控制。 Pages 文档库具有与网站本身不同的权限,但这两个用户对两者都有完全控制,如上所述。
当他们尝试创建新页面时,会出现“访问被拒绝
”错误。我也可以使用我的非管理员帐户重复此问题。
为了让这些用户能够在他们的网站上创建新页面,我缺少什么?
I have two users who have Full Control permissions to their department sub-site on SharePoint. They also have Full Control to the Pages document library. The Pages doc library has distinct permission from the site itself, but those two users have Full Control on both as mentioned.
When they try to create a New Page it gives them an "Access Denied
" error. I can duplicate this problem with my non-admin account as well.
What am I missing to give these users the ability to create new pages on their site?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
假设用户首先已被授予足够的权限来在站点级别创建页面,但即使使用完全控制仍然无法这样做,那么用户很可能不这样做 拥有对母版页和页面布局库的读取访问权限。检查根网站集的库权限并相应地授予它们指定的权限级别。
希望有帮助。
这是适用于 SP10 和 SP13
谢谢
Ismail
Assuming that the user has been granted enough rights to create pages at site level in the first place but is still unable to do so even with Full Control, then there is a high possibility that the user DOES NOT have READ access to the Master Pages and page layouts library. Check the library permissions at the root site collection and grant them the specified permission level accordingly.
Hope that helps.
This is a applicable to SP10 and SP13
Thanks
Ismail
它也可以是
TaxonomyHiddenList
。您必须将其粘贴到浏览器中 - 您无法导航到它,并且它位于网站集级别。
列表菜单 ->列表设置->此列表的权限 ->授予权限
It could also be
TaxonomyHiddenList
.You must paste it into your browser - you cannot navigate to it and it is at the site collection level..
List Menu -> List Settings -> Permissions for this list -> Grant Permissions
也许这可能与名为“内容管理器”的网络功能有关,该功能已启用但未使用。如果已激活,请将其停用并再次测试。此功能将影响文档库,而不是列表。
Maybe it is possibly to do with the Web Feature called "Content Organiser" which is enabled and not used. If it is activated, de-activate it and test again. This feature will affect document libraries, not lists.