User groups
From Lanius CMS Wiki
A content management system is meant to be used by various people. Typically, the system recognizes different kinds of users, and assigns them various levels of access to the content, depending on their role.
Lanius CMS recognizes 6 different kinds of users:
- Guest
- Registered
- Editor
- Publisher
- Manager
- Administrator
The following table describes the roles in more detail:
Lanius CMS user groups
| Group | Description | Access to Backend | Administration of Users |
| Guest | access to authenticated site services | No | No |
| Registered | access to authenticated site services | No | No |
| Editor | allowed to submit content, downloads, pictures etc. | No | No |
| Publisher | can review users' submitted content, downloads, pictures etc. | Yes | No |
| Manager | can perform all operations, except new software installation/removal and software related tasks (can make backups but not restore them) | Yes | Yes* |
| Administrator | top-level user | Yes | Yes |
* = except administrator accounts
The Manager and Administrator group share many similarities. However, there are some important differences, for instance Managers:
- can't install software of any type
- can't install components, modules or drabots, but can modify their instances
- can't restore database backups, but can create or delete them
- can't restore site-wide backups, but can create or delete them
- can install languages and templates
- can't create or remove subsites
- can switch default templates
- can modify some global configuration options
Contents |
Management tasks
As a member of the Manager or Administrator group you can perform specific tasks on users: manage users (add, edit or delete them from the site), set the status of their accounts (enabled or disabled) and send them email messages.
You can manage website users from the System => Users Manager page of the administrative backend. From here, you can activate or deactivate a user, add or delete a user, or edit an user's information.
Administration backend
Lanius CMS has two main hierarchies for User Groups: one for access to the Frontend (so users can log in to the web site and view designated sections and pages) and one for Administration Backend access.
Access to Frontend
- Guest
- Registered
- Editor
- Publisher
- Manager
- Administrator
- Manager
- Publisher
- Editor
- Registered
Access to Backend
- Publisher
- Manager
- Administrator
- Manager
Administrator
The Administrator Group has access to all of the Back-end (Administrator) functions. Your site must have at least one user designated as a Administrator to perform the site's Global Configuration. Users in this group cannot be deleted and cannot be switched to another group.
Manager
The Manager Group has slightly restricted access to the Back-end (Administrator) functions.
Managers cannot:
- Add or edit a user in the Administrator group
- Access the Global Configuration settings
- Access the Mass Mail function
- Manage/install Templates
- Manage/install Language files
Publisher
The Publisher Group is generally restricted to matters of content creation.
A user in this group, in addition to the restrictions for an Manager, cannot:
- Manage Users
- Install Modules
- Install Components
- Access some Components (as determined by the Administrator)

