Editing user

To edit a user:

  1. In the KUMA web interface, open SettingsUsers.

    In the right part of the Settings section the Users table will be displayed.

  2. Select the relevant user and change the necessary settings in the user details area that opens on the right.
    • Name (required)—edit the user name. Must contain from 1 to 128 Unicode characters.
    • Login(required) – enter a unique user name for the user account. Must contain from 3 to 64 characters (only a–z, A–Z, 0–9, . \ - _).
    • Email (required)—enter the unique email address of the user. Must be a valid email address.
    • Disabled—select this check box if you want to disable a user account. By default, this check box is cleared.
    • In the Tenants for roles settings block, use the Add field buttons to specify which roles the user will perform on which tenants. Although a user can have different roles on different tenants, the user can have only one role on the same tenant.
    • Receive notification by SMTP—select this check box if you want the user to receive SMTP notifications from KUMA.
    • Select the General administrator check box if you want to assign the general administrator role to the user. Users with the general administrator role can change the settings of other user accounts. By default, this check box is cleared.
  3. If you need to change the password, click the Change password button and fill in the fields described below in the opened window. When finished, click OK.
    • Current password (required)—enter the current password of your user account.
    • New password (required)—enter the password to the user account. Password requirements:
      • 8 to 128 characters long.
      • At least one lowercase character.
      • At least one uppercase character.
      • At lease one numeral.
      • At least one of the following special characters: !, @, #, %, ^, &, *.
    • Confirm password (required)—enter the password again for confirmation.
  4. If necessary, use the Generate token button to generate an API token. Clicking this button displays a window containing the automatically created token.

    When the window is closed, the token is no longer displayed. If you did not copy the token before closing the window, you will have to generate a new token.

  5. Click Save.

The user account will be changed.

Page top