Additional System Admin roles
Available on all plans
Cloud and self-hosted deployments
Available in legacy Mattermost Enterprise Edition E20
System Admins can assign system roles that permit granular user access to specific areas of the System Console. These roles enable users to perform certain administrative tasks without requiring access to all system administration areas. System roles never supersede the user’s original role or the user’s permissions configured by the Permissions scheme.
Note
From Mattermost v5.28, System Admins can use the CLI to assign roles and privileges.
From Mattermost v5.30 and in Mattermost Cloud, System Admins can use the System Console to assign and manage roles and privileges.
From Mattermost v6.0, the CLI has been deprecated in favor of the mmctl command line tool.
Available roles
A System Admin can configure the following system roles:
System Manager: The System Manager role has read/write permissions for management areas of the System Console, such as user management and integrations (excluding permissions). This role has read only access to authentication, reporting, and license interfaces.
User Manager: The User Manager role is able to read/write to all the user management areas (excluding permissions). The authentication interface is read-only.
Custom Group Manager The Custom Group Manager role has permissions to create, edit, restore, and delete custom user groups via User Groups in the Products menu. It can be used to assign individual users this ability when Custom Groups permissions are removed for All Members via System Console > Permissions > Edit Scheme > Custom Groups.
Viewer: The Viewer role is able to view all pages of the System Console, but has no write access to any pages.
When a user is assigned a system role, they have role-based access to the System Console. Each role has a different set of default permissions, and what users can access or view depends on the role they’ve been assigned.
System role |
Read/Write access |
Read Only access |
System Manager |
|
|
User Manager |
|
|
Custom Group Manager |
Custom User Groups |
N/A |
Viewer |
N/A |
|
Assign system admin roles
There are two ways to assign roles:
In the System Console under User Management > System Roles.
Using the mmctl tool. This can be done either locally or remotely.
You want to |
Using the System Console |
Using mmctl |
Assign roles |
Go to System Console > User Management > System Roles > Assigned People |
|
Grant the System Manager role to a user |
|
|
Grant the User Manager role to two users |
|
|
Grant the Viewer role to a user |
|
|
Grant the Custom Group Manager role to two users |
|
|
Remove the System Manager role from a single user |
|
|
Edit privileges of System Admin roles (advanced)
System Admins can grant read/write access to other areas of the System Console, as well as remove read/write access (including default access), for all system roles except the Custom Group Manager role.
There are two ways to assign roles:
In the System Console under User Management > System Roles.
Using the mmctl tool. This can be done either locally or remotely.
You want to |
Using the System Console |
Using mmctl |
Edit role privileges |
Note: If you set privilege subsections to different access levels, then the privilege access level displays as Mixed Access. |
|
Grant write access to the Authentication section of the System Console for all users with the User Manager role |
|
|
Grant read-only access to the Authentication section of the System Console for all users with the User Manager role |
|
|
Remove write access to the Authentication section of the System Console for all users with the User Manager role |
|
|
Reset a role to its default set of permissions |
This is completed using the mmctl tool only. |
|
Admin roles and privileges
Privileges
System Console section |
Permissions |
---|---|
About |
|
Reporting |
|
User Management |
|
Environment |
|
Site Configuration |
|
Authentication |
|
Plugin |
|
Integrations |
|
Compliance |
|
Experimental |
|
Frequently Asked Questions
Can a User Manager or System Manager reset an administrator’s email or password without their knowledge?
This is not possible with the default privileges of these roles. The ability to reset passwords or email addresses of administrators is limited to System Admins.
Can a User Manager or System Manager access the configuration file?
Yes. However, they will only have access to read actual values and modify values in accordance with their permissions. If appropriate read permissions do not exist, the default key values will be displayed.
Can a System Manager change their own permissions or elevate their role?
No. System Managers can’t elevate their role, and aren’t able to elevate other members’ roles.
Can any of the new roles view API keys/passwords or other sensitive information within the System Console (such as SMTP, AWS, Elastic Search)?
No, password information is only visible to System Admins and is obfuscated for other roles.
If download links for compliance exports are enabled in the System Console, can a Read Only Admin download the reports?
Only roles that are explicitly granted access to System Console > Compliance have access to download compliance reports.
Can any of the new roles force-join Private channels?
Yes at this time they can, however, we will be improving on this behavior in the future with a prompt that lets them know they are entering a private channel. We are also planning on adding a permission which would remove the ability to access Private channels.
Can I create a new role or clone an existing role?
No, but we are actively seeking feedback on this capability.
Can I use an LDAP filter to assign these roles?
No, but we are considering this functionality for a future enhancement.