Connect to ADB Control

To connect to the ADB Control web interface, follow the steps:

  1. In the browser bar, enter the IP address of the host where ADB Control is deployed. To specify the port number, use the value of the Listening port parameter from the UI component parameters section defined when configuring the ADB Control service during the ADB cluster installation (81 by default).

  2. In the window that opens, enter the default user credentials and click Sign in:

    • Username: admin

    • Password: 1234

      adbm login dark
      Log in to ADB Control
      adbm login light
      Log in to ADB Control
  3. When you first log in, you should change a password for the admin user. Enter a new password in the New password field and confirm it in the Confirm new Password field. Click Save. Note that your password must be greater than or equal to 12 characters by default. Any characters other than spaces are allowed to enter.

    adbm login password dark
    Change a password
    adbm login password light
    Change a password
  4. After saving a password, re-enter your login and a new password. Note that when a certain number of unsuccessful login attempts is reached, the user will be blocked — permanently or temporarily, depending on the settings.

    adbm login finish dark
    Log in to ADB Control with a new password
    adbm login finish light
    Log in to ADB Control with a new password
  5. If you later need to get information about the current user, select the User info tab in the left navigation menu.

    adbc connect1 dark
    View user information
    adbc connect1 light
    View user information

    The modal window that opens displays the current user name, which can be copied by clicking Copy info.

    adbc connect3 dark
    Copy user information
    adbc connect3 light
    Copy user information
  6. To log out from ADB Control, click Log out in the left navigation menu.

    adbc connect2 dark
    Log out from ADB Control
    adbc connect2 light
    Log out from ADB Control
NOTE
Found a mistake? Seleсt text and press Ctrl+Enter to report it