Manage Operation Users

Operation Users are administrators who have access to the DBaaS Admin Console. They are responsible for system-level operations and maintenance tasks. This is distinct from database users, who are managed within specific accounts under an organization. This document explains how to manage operation users.

Access the operation users page

  1. Log into the DBaaS Admin Console.

  2. Click Operation Users in the left navigation menu.

View operation users

The operation users page lists all users who can access the DBaaS Admin Console. You can use the filters at the top of the page to search for users by User Name (supports fuzzy search), Enabled status, Locked status, or Created date.

The list provides the following details for each user:

  • ID: A unique identifier for the user.

  • User Name: The login name for the user.

  • Enabled: Indicates whether the user is active (Yes) or inactive (No).

  • Locked: Indicates whether the user is locked (Yes) or unlocked (No).

  • Created: The timestamp when the user was created.

  • Operation: Actions you can perform on the user, such as Reset Password and Delete.

Create an operation user

  1. On the operation users page, click + Create User.

  2. In the Create User dialog:

    • Enter a unique User Name.

    • Set and confirm the Password.

    • Use the Enabled toggle to set the user account as active or inactive upon creation.

    • Use the Locked toggle to set the user account as locked or unlocked upon creation.

  3. Click OK to create the user.

Reset a user’s password

If a user forgets their password, you can reset it for them.

  1. In the user list, locate the target user.

  2. Click Reset Password in the Operation column.

  3. In the Reset Password dialog, enter a New Password. You can also click One-bond generation to create a random, secure password.

  4. Click OK to save the new password.

Delete a user

Warning

This action is irreversible and will permanently remove the user’s access to the DBaaS Admin Console.

  1. In the user list, locate the user you want to delete.

  2. Click Delete in the Operation column.

  3. Confirm the deletion in the pop-up dialog.