Skip to content

User management in admin mode (server)

hlageek edited this page May 12, 2024 · 7 revisions

User management is implemented in the admin module. To access it, log in as administrator and click on the gear icon in the bottom left of the screen. This will display the user management where you can see all users.

admin-mode-entry

Note that only one user is an administrator, which is a recommended practice. To add a new user, click on the blue bar labelled Add a user.

add-user

In the window that opens, fill in the user's login name. If you want to restrict the user by time, enter the dates as well, otherwise delete them. Uncheck admin, fill in the serial ID number, which is the number one unit higher than the last user's number. Type in the user's name. Entering an email address is optional. If the user will also be a project administrator, that is, will be able to create and delete projects, type TRUE in the Project admin field; if not, type False. You can use a pre-filled password or enter your own. Finally, select whether the user will need to change the password after the first login.

user-info

If you are done, click Confirm user and a new user will be created.

In this module you can also remove a user from Requal. Be aware that if you remove the last user the next new user must have the user ID higher than the removed one to prevent an existence of two users with the same ID in the database. In the table below, you can change or reset passwords. Clicking on Edit, you can edit a user profile.

To leave the admin module, hover your mouse over the plus icon at the bottom left corner and click on Go to application or Logout. We recommend logging out and logging back in and setting up projects as a specific user, not admin.

Clone this wiki locally