> Users - Nerve Blue 2.2.1 Documentation Skip to content
PDF

Users

Note

This page describes the standard user management in the Nerve Blue Management System. When LDAP authentication is active, user attributes and details are carried over from an LDAP server. Refer to LDAP for more information on LDAP synchronization.

This menu offers a list of all registered users. Every user has their own user profile with details about the user. There is one default user that is created with the Management System. The credentials for this user can be found in the customer profile.

!User List

Item Description
Search bar (1) Use the search bar to filter the list of users. The columns FIRST NAME, LAST NAME and EMAIL are the targets of the search.
Type filter (2) Filter the list of users by authentication method. The target of the filter is the TYPE column and the options are Local, LDAP and All.
Add new user (3) Select this icon to add a new user.
Note that new users cannot be added when LDAP synchronization is active.
FIRST NAME (4) This is the first name of the registered user. It is displayed in the upper-right corner when the user is logged in.
LAST NAME (5) This is the last name of the registered user. It is displayed in the upper-right corner when the user is logged in.
EMAIL (6) This is the e-mail address of the user. It is used as the username for logging in to the Management System in case of local authentication. When LDAP authentication is active, the username attribute that is carried over from LDAP synchronization is used to log in. The system also uses this e-mail for sending the activation link and the instructions on how to reset the login password. Note that passwords cannot be changed or reset if LDAP authentication is active.
TYPE (7) This column shows the type of the user according to the authentication method used:
  • Local
    This describes users that are created locally through the Management System. They authenticate against the Management System itself when logging in.
  • LDAP
    This describes users that are created following an LDAP synchronization. They authenticate against the defined LDAP server when logging in.
CREATED (8) This is the date the user was created. The date format is DD/MM/YYYY.
USER ROLES (9) The roles that are assigned to a user are displayed in this column.
Ellipsis menu (10) Clicking here opens an overlay that allows the deletion of users.

Clicking any of the users leads to their user profile. An admin can edit the details of any user profile if local authentication is active. This includes First name, Last name, Select language and Role. The e-mail address of a user cannot be changed. The password for an account can only be changed by the respective user. Note that users cannot be edited when LDAP authentication is active.

!User Profile

Item Description
Profile Picture Click here or drag and drop an image into the gray circle to upload a profile picture for the user. It is displayed in the upper-right corner when the user is logged in.
Note that a profile picture cannot be set for users coming from LDAP synchronization.
FIRST NAME This is the first name of the registered user. It is displayed in the upper-right corner when the user is logged in.
LAST NAME This is the last name of the registered user. It is displayed in the upper-right corner when the user is logged in.
EMAIL This is the e-mail address of the user. It is used as the username for logging in to the Management System in case of local authentication. When LDAP authentication is active, the username attribute that is carried over from LDAP synchronization is used to log in. The system also uses this e-mail for sending the activation link and the instructions on how to reset the login password. Note that passwords cannot be changed or reset if LDAP authentication is active.
Current Password Enter the current password here when changing the password. This can only be done by the active user when local authentication is active.
New Password Enter the new password here when changing the password. This can only be done by the active user when local authentication is active.
Confirm Password Enter the new password again when changing the password. This can only be done by the active user when local authentication is active.
Select Language Select the Management System language from the drop-down menu.
Role This defines the role of the user. Refer to Roles and Permissions for more information.

Adding a new user

Admin users or users having the UI_USER:CREATE permission assigned in a role need to create new users before these can set a password and log in to the Management System. Note that new users cannot be added when LDAP authentication is active.

  1. Select Users in the menu on the left side.
  2. Click the Add new user symbol in the upper-right corner.

    !Add New User

  3. Enter the required information: First name, Last name and Email.

  4. Select one or more roles from the drop-down menu under Role.
  5. Select Save to create the user.

The user account needs to be activated after it has been created by clicking an activation link. The activation link is sent to the e-mail address that was specified during the creation of the user. The activation e-mail is sent automatically by the Management System shortly after the user is created.

Activating a user

Newly created users are sent an activation link to the specified e-mail address when the user was created. Following the link, the user will need to set their password in order to be activated and to be able to log in to the Management System.

  1. Follow the activation link that was sent to the specified e-mail address.
  2. Enter the new password to use for Management System access under New Password and Confirm Password.

    !Setting a Password

    Note

    The password must contain at least one uppercase letter, one lowercase letter and one number. It must be at least 7 characters.

  3. Select SAVE NEW PASSWORD.

The new user is now activated and can log in immediately with their e-mail address and the password they have defined.

Resetting the password

In case a user does not remember their password, a request to reset the password can be sent from the login page of the Management System.
Note that passwords cannot be reset if LDAP authentication is active.

  1. Enter the URL of the Management System in a browser.
  2. Select Forgot Password.

    !Forgot Password

  3. Enter the e-mail address of the account that needs to reset the password.

    !E-mail Address

  4. Select Reset. An e-mail with instructions is sent to the e-mail address of the account.

  5. Follow the link from the e-mail to reset the password.
  6. Enter the new password for Management System access under New Password and Confirm Password.

    !Reset Password

  7. Select Reset to save the new password.

The password has been changed and the user can log in immediately with their e-mail address and the new password.

Deleting a user

Admin users or users having the UI_USER:DELETE permission assigned in a role can delete any user that is registered in the Management System.
Note that users cannot be deleted when LDAP authentication is active.

  1. Select Users in the menu on the left side.
  2. Choose the user to delete.

    !User List

  3. Select the ellipsis menu to the right of the user in the list.

  4. Select DELETE from the overlay that appeared.

    !Delete User

  5. Click OK to confirm the deletion of the user.