在不破坏 sharepoint 2007 中的继承的情况下分配唯一权限

发布于 2024-10-26 04:59:51 字数 148 浏览 0 评论 0原文

我有一个讨论列表,需要为所有具有读取访问权限的用户(即访问者)提供仅对此列表的贡献访问权限。基本上,所有访问者都应该能够在讨论列表中提交评论,但同时不能在子站点的任何其他列表上发表评论。我怎样才能做到这一点而不破坏顶级站点的权限继承?

任何解决方法/想法表示赞赏..

I have a discussion list and need to provide contribute access only to this list for all users with read access(i.e visitors). Basically, all visitors should be able to submit their comments in discussion list, but at same time no contribute access on any other lists of the child site. How can I do this without breaking the permissions inheritance from top level site??

Any workaround/ideas are appreciated..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

橘和柠 2024-11-02 04:59:51

“不破坏顶级站点的权限继承”<-- 不可能!

Sharepoint 的权限模型基于继承。如果您希望某个特定列表具有与网站其他部分不同的不同权限,则需要中断权限继承(因此得名继承)。

不想想要打破继承的原因是什么?

"without breaking the permissions inheritance from top level site" <-- not possible!

Sharepoint's permission model is based on inheritance. If you want different permissions for one particular list, different from the rest of your site - you will need to break permission inheritance (hence the name inheritance).

Any reason why you don't want to break inheritance?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文