-
Notifications
You must be signed in to change notification settings - Fork 1
Access Roles
Chris Schulz edited this page Jan 29, 2019
·
4 revisions
HART is supposed to bring functionality depending on the role a user has
There will be three types of users:
Everyone who logs in to the tool for the first time with his or her HPI-Account has the role of a "normal" user
An admin can promote a normal user to an employee
The admin can see and edit all, and can promote other users to be an admin
The roles have different access as is shown below:
user | employee | admin |
---|---|---|
login, logout | everything the user does | everything a wimi does |
overview of their own vm's | request vm's | manage user rights |
detailpages of their own vm's | edit users of his vm's | see all existing vm's |
their profile page | archive his vm's | archive vm's |
edit ssh-key | manage vm requests | |
edit vm-templates | ||
see hosts |