How to add users to a Document Database Instance
Users can connect to a database and access its data. Each user has a different set of customizable permissions.
You may need certain IAM permissions to carry out some actions described on this page. This means:
- you are the Owner of the Scaleway Organization in which the actions will be carried out, or
- you are an IAM user of the Organization, with a policy granting you the necessary permission sets
- You have an account and are logged into the Scaleway console
- You have a Document Database Instance
-
Click Document Databases under Managed Databases on the side menu. A list of your Database Instances displays.
-
Click the database name or «See more Icon» > More info to access the Database Instance information page.
-
Go to the Users tab. A list of users displays. If it is the first time you are creating a user, your list will display the user you set up during the creation of your Database Instance.
-
Click «Plus Icon» to create a new user.
-
Click «Toogle Icon» to grant admin rights to the user.
Note:Admin rights allow a user to create logical databases and users. These rights do not override the permissions configured for the logical databases. Logical database permissions must be set up in the permissions tab.
-
Enter the
username
andpassword
.Note:Optionally, you can configure the appropriate permissions according to the user. Three types of permissions are available:
- None: No access to the database
- Read: Allow users to read tables and fields in a database
- Write: Allow users to write content in databases You can select the permission type in the Permissions tab.
-
Click Create a user to confirm.
Once the user is created, it is displayed in the user list.
To update the password, the permissions or delete the user, click «See more Icon» to display the respective options.