Step 2: Create a DDM Account
This section describes how to create a DDM account on the console.
Procedure
- Log in to the DDM console.
- In the instance list, locate the required DDM instance and click its name.
- In the navigation pane, choose Accounts.
- On the displayed page, click Create Account.
- In the displayed dialog box, configure parameters as required.
Table 1 Parameter description Parameter
Description
Username
Username of the account.
The username can include 1 to 32 characters and must start with a letter. Only letters, digits, and underscores (_) are allowed.
Password
Password of the account. The password:
- Can include 8 to 32 characters.
- Must contain at least three of the following character types: letters, digits, and special characters ~!@#%^*-_+?
- Cannot be a weak password. It cannot be overly simple and easily guessed.
- Cannot be the username or the username spelled backwards.
Confirm Password
The confirm password must be the same as the entered password.
Password Validity
Password validity period. The value must be an integer ranging from 0 to 65535, in days. An expired account cannot be used to log in to the system. You need to reset the password and log in again.
- If the value is 0, the password never expires.
- If this parameter is not set, the password will always be valid.
NOTE:The DDM kernel version must be 3.0.4 or later.
Schema
Schema to be associated with the DDM account. You can select an existing schema from the drop-down list.
The account can be used to access only the associated schemas.
Permissions
Options: CREATE, DROP, ALTER, INDEX, INSERT, DELETE, UPDATE, and SELECT. You can select any or a combination of them.
Description
Description of the account, which cannot exceed 256 characters.
- Click OK.
- Procedure