Basic authentication

When basic authentication is used, users log in to ADB Control under the accounts previously created for them in the system. On the creation step, every user is assigned a role, which defines a set of permissions in ADB Control.

To manage users, you can use the Management tab on the Users page in the ADB Control web interface.

IMPORTANT

The operations listed below are available only to users with the Owner role. For more information on roles and permissions, see Authorization.

View a list of users

The Users → Management tab displays the following information on users.

adbc users manage
The Users → Management tab
The "Users → Management" tab fields
Field Description

Username

A user name. Depending on the user role and status (see below), the column can contain the following icons:

 

running — user is active;

blocked — user is blocked;

temp blocked — user is temporary blocked;

star dark star light — user has the Owner role.

Status

A user status. Possible values:

  • Active — user is active.

  • Blocked — user is blocked. Users get this status after blocking manually or automatically according to the security policies.

  • Temporary blocked — user is temporary blocked according to the security policies.

Role

A user role. Possible values:

  • Owner — system owner.

  • Administrator — system administrator.

  • Advanced User — user with advanced permissions.

  • Regular User — ordinary user.

Last status change

The last status change timestamp (see Status above) in the DD/MM/YYYY HH:mm:ss format

Above the table with a list of users, there are filters that you can use to select specific data. Available filters are listed below:

  • Search username…​ — filter by the user name (see Username above). You can search by the first characters entered.

  • Status — filter by the user status (see Status above). Select a value from the drop-down list.

  • Role — filter by the user role (see Role above). Select a value from the drop-down list.

adbc users manage2
Filters on the Users → Management tab

Add a user

To add a new user, follow the steps:

  1. Click Create new user on the Users → Management tab.

    adbc users manage3
    Switch to adding a user
  2. In the window that opens, fill in the following fields:

    • User — user name;

    • Role — user role;

    • Password — user password.

      TIP

      For information on login and password requirements, you can hover the mouse over the qm dark qm light icon, which appears to the right of the User and Password fields during their filling.

      adbc users manage4
      Enter user data
  3. Click Save. As a result, a new user is displayed on the Users → Management tab.

    adbc users manage5
    User is added

Edit a user

To edit user data, follow the steps:

  1. Click the edit dark edit light icon in the Actions column on the Users → Management tab.

    adbc users manage6
    Switch to editing a user
  2. In the window that opens, edit necessary fields. You can change a user role in the Role drop-down list and specify a new password in the Enter new password field (which is displayed after you open the Change password section). The User field value cannot be changed.

    adbc users manage7
    Edit user data
  3. Click Save. As a result, the user data is updated on the Users → Management tab.

    adbc users manage8
    User data is updated

Block a user

To block a user, follow the steps:

  1. Click the unlock dark unlock light icon in the Actions column on the Users → Management tab.

    adbc users manage9
    Switch to blocking a user
  2. In the window that opens, confirm the operation by clicking Block.

    adbc users manage10
    Confirm the operation

    As a result, the user status is changed from Active to Blocked. Note that the Last status change field is also updated on the Users → Management tab.

    adbc users manage11
    User is blocked

Unblock a user

To activate a previously blocked user, follow the steps:

  1. Click the lock dark lock light icon in the Actions column on the Users → Management tab.

    adbc users manage12
    Switch to unblocking a user
  2. In the window that opens, confirm the operation by clicking Unblock.

    adbc users manage13
    Confirm the operation

    As a result, the user regains access to the system, and the user status is changed from Blocked to Active.

    adbc users manage14
    User is unblocked

Delete a user

To delete an existing user, follow the steps:

  1. Click the delete dark delete light icon in the Actions column on the Users → Management tab.

    adbc users manage15
    Switch to deleting a user
  2. In the window that opens, confirm the operation by clicking Delete.

    adbc users manage16
    Confirm the operation

    As a result, the user data is removed from the system and no longer displayed on the Users → Management tab.

    adbc users manage17
    User is removed
Found a mistake? Seleсt text and press Ctrl+Enter to report it