Permissions & roles
Portainer makes a fundamental distinction between admins and users.
A user in the global admin group (Configmap global-config: Key admin_group) has full admin access to the dogu at all times.
In addition to this, two further configurations can exist in portainer:
-
admin_group: The group set there has admin permissions in Portainer (Admin)- If the key is not set, users in the
portainer_adminsgroup automatically receive this authorization.
- If the key is not set, users in the
-
user_group: The group set there has normal user permissions in Portainer (User)- If the key is not set, users in the
portainer_usersgroup automatically receive this authorization.
- If the key is not set, users in the
Users who are in none of the mentioned groups are not allowed to access Portainer.