Difference between revisions of "Changing user groups"

From Joomla! Documentation

(Added how to change a users groups, and added the ACL.)
(2 intermediate revisions by 2 users not shown)
Line 31: Line 31:
 
===Editor===
 
===Editor===
 
*Author Group privileges
 
*Author Group privileges
*Edit all articles
+
*Edit all articles, including unpublished ones
  
 
===Publisher===
 
===Publisher===
Line 53: Line 53:
 
*Change site template
 
*Change site template
 
*Change global configuration
 
*Change global configuration
 +
 +
[[Category:References]][[Category:Access Management]]

Revision as of 07:10, 7 January 2011

Changing User Groups[edit]

You can change a user's group by following these steps. You must log in as an Administrator or Super-Administrator to be able to change a users groups. Also, a Administrator cannot make himself or others a Super-Administrator.

  1. Log into the Administrator Back-end via the sitename/administrator URL.
  2. Click on Site, then User Manager
  3. Click on the check box next to the user you want to change, then click Edit in the top right corner.
  4. In the User Details section, change the user's group.
  5. Click Save.

Access Control List (ACL) for Joomla[edit]

The following lists the Access Control List (ACL) for Joomla. The user group is listed, and the bullets below describe the permissions associated with that group.

Front-end Groups[edit]

Guest[edit]

  • View public site and public articles

Registered[edit]

  • Guest Group privileges
  • View registered articles

Author[edit]

  • Registered Group privileges
  • Create new articles
  • Edit articles they own
  • View special content

Editor[edit]

  • Author Group privileges
  • Edit all articles, including unpublished ones

Publisher[edit]

  • Editor Group privileges
  • Publish articles

Back-end Groups[edit]

These groups allow you to log into the Administrator Back-end via the sitename/administrator URL.

Manager[edit]

  • Publisher Group privileges
  • Access Administrator Back-end

Administrator[edit]

  • Manager Group privileges
  • Create new users
  • Install extensions

Super-Administrator[edit]

  • Administrator privileges
  • Change site template
  • Change global configuration