This topic describes how to create a user under an Oracle tenant.
Applicability
This topic applies only to OceanBase Cloud Platform Enterprise Edition. OceanBase Cloud Platform Community Edition provides only the MySQL tenants.
Procedure
Log on to the OceanBase Cloud Platform (OCP) console. In the left-side navigation pane, click Tenants .
Select the Oracle tenant for which you want to create a user.
On the Overview page of the tenant, click User Management in the left-side navigation pane.
On the page that appears, click Create User in the upper-right corner.
In the dialog box that appears on the right, set the Username, Password, Confirm Password, System Permissions, and Roles parameters.
Parameter Description Username The username must be 2 to 64 characters in length and start with a letter. The username can contain letters, digits, and underscores (_). Password The password must be 8 to 32 characters in length, and contains at least three of the following character types: digits(0~9), uppercase letters(A~Z), lowercase letters(a~z), and special characters (ie: ~!@#%^&*_-+=|(){}[]:;,.?/).Confirm Password Enter your password again in this parameter. Save to Password Box After you save the password to the password box, the next time you want to access OceanBase databases in the OCP console as this user, you can select the username from the password box. Then, OCP automatically populates the password input box with the saved password. System Permissions Optional. Select the system privileges for the user. For more information, see System privileges. Roles Optional. You can select an existing role or create a role for the user. For more information, see Create a role for a user under an Oracle tenant. 
Click Submit .
Subsequent operations
Refresh the Users page.
Click the descending sorting icon next to Created on .

Check the details of the new user. You can modify the password or delete the user.