Modx Revolution 限制用户访问

发布于 2024-10-15 13:01:11 字数 175 浏览 4 评论 0原文

抱歉,如果这是一个相当简单的问题,但在谷歌搜索后我似乎找不到一个简单的答案。 作为管理员,我可以做所有事情,创建块、片段、页面等。这很好。我想要做的是定义一个只能更新现有页面的用户,仅此而已。这应该可以防止他们像过去那样用不合逻辑的页面破坏网站。

是否有可能创建一个具有这种能力的用户?

提前致谢。 约翰

Apologies if this is a fairly simple question, yet upon googling around I can't seem to find a simple answer.
I as administrator can do everything, create chunks, snippets, pages etc. Which is fine. What I want to be able to do is define a user that can only update the existing pages and thats all. This should prevent them from destroying the site with illogical pages as has been the case in the past.

Is it possible to create a user who has just this ability?

Thanks in advance.
John

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

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

发布评论

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

评论(1

旧情别恋 2024-10-22 13:01:11

您有两个选择,要么创建一个不授予“create”或“new_document”权限的自定义访问策略(您可能需要考虑限制以“new_”开头的所有权限,要么将所有现有资源放入受限资源组中,并且只允许他们访问该资源组,从长远来看,后一种方法可能更灵活。

You've got two options, either create a custom access policy that does not grant 'create' or 'new_document' permissions (you might want to look at restricting all permissions starting 'new_', or put all existing resources in a restricted resource group, and only give them access to that resource group. The latter method is probably more flexible in the long run.

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