Joomla 3: How to set different user permissions?

只愿长相守 提交于 2019-12-23 04:26:22

问题


I currently have a Joomla site that has 5 different departments of people accessing the backend content. Basically, everyone's looking and poking at other departments contents. So how would I set a different account for everyone and allow them to only modify their own content? E.G.

The salt department can post whatever articles they want, but they cannot modify the sugar department's article.

Does Joomla have this kind of ability or any extensions out there?


回答1:


That is pretty simple on Joomla 3 system.

  1. Firstly, you create 5 different User Groups in Joomla under Users menu.
  2. Go to Content > Article Manager > click Options button on the top right side > Permissions Tab
  3. In the Permissions Tab, click on each User Group and you have tons of permission to tweak such as: Create, Edit, Edit Own, ...

Hope it helps.




回答2:


If you haven't configured it yet, the key term to look for is ACL (Access Control List).

Basically you need to create 5 users groups (which are not Super Users).

Here is an article to get you started:

Joomla ACL: Configuring back-end ACL



来源:https://stackoverflow.com/questions/21134675/joomla-3-how-to-set-different-user-permissions

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!