Create an account
Updated at:
Before you connect to a database, you must create an account for your Graph Database (GDB) instance.
Prerequisites
You have created an instance by following the steps in the Quick Start guide. For more information, see Create an instance.Procedure
- Log on to the Graph Database console.
- In the top-left corner of the page, select the region where the instance is located.
- Click the Instance ID of the target instance, or click Manage in the Actions column for the instance.
- In the navigation pane on the left, click Account Management.
- On the User Accounts page, click Create Account in the top-right corner.
- In the Create Account dialog box, set the following parameters.
Parameter Description Account Name Enter an account name that meets the following requirements: - Must start with a letter.
- Can contain only lowercase letters, digits, and underscores (_).
- Must be 2 to 16 characters in length.
- Cannot be a reserved keyword.
Password Set a password for the account that meets the following requirements: - Must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters. The special characters are
!@#$%^&*()_+-=* - Must be 8 to 32 characters in length.
Confirm Password Enter the password again. Description Enter a description to help you identify the account later. The description does not need to be unique. - Click OK.
Next step
Is this page helpful?