【发布时间】:2016-02-22 12:26:00
【问题描述】:
我是 sharepoint 的新手。我想在 sharepoint 2013 中创建一个文档库(例如 FinanceDocs),并希望允许 FinanceGroupUser 查看、编辑等。但是,我不允许其他用户查看,除了完全控制用户。我为该库设置了权限。但是,它没有按我的预期工作。 FinanceGroup 之外的受限访问用户可以查看该库。提前致谢。
【问题讨论】:
标签: sharepoint-2013
我是 sharepoint 的新手。我想在 sharepoint 2013 中创建一个文档库(例如 FinanceDocs),并希望允许 FinanceGroupUser 查看、编辑等。但是,我不允许其他用户查看,除了完全控制用户。我为该库设置了权限。但是,它没有按我的预期工作。 FinanceGroup 之外的受限访问用户可以查看该库。提前致谢。
【问题讨论】:
标签: sharepoint-2013
听起来你设置正确。
一种检查方法是让一个测试用户与受限用户具有相似的权限,看看它是否如您所愿。
查看此博客以了解受限访问: http://en.share-gate.com/blog/what-are-sharepoint-limited-access
【讨论】:
Site Contents - > Add an App -> New Document Library(创建库)
您可以根据 Active Directory 中的用户组设置权限级别。
Library Settings - > Permissions for this Library -> Add the User & Set the Permission 。
【讨论】: