-
Notifications
You must be signed in to change notification settings - Fork 3
User Management
Loris Sauter edited this page Nov 25, 2020
·
1 revision
When creating users via the CLI
DRES> user create -u <username> -p <password> -r <role>
or via the UI, there are four roles to chose from:
-
ADMIN
- Also known as DRES operator / evaluation operator / competition operator. Has all the privileges to manage all the things in DRES -
JUDGE
- A special user who is able to view a competition (but cannot submit) and has the ability to view the Judgement View -
PARTICIPANT
- The most common user in DRES: A user that submits (using a dedicated system) to a competition. Must be in a team to be able to submit -
VIEWER
- The least privileged user: Can only vew ongoing competition runs