How to create and attach a database user in cPanel Print

  • 1

How to create and attach a database user in cPanel

Generally, when you want to create a database in the cPanel, using the MySQL Database wizard is the fastest and easiest way. This creates both the database and a user for that database. However, you may need to either add a database user to a database or wish to create a single user you want to add to multiple databases. In that case, you will need to create the users manually. This article will guide you through how to create and attach a database user in cPanel.

Creating the database user
Step 1. Log into your cPanel dashboard.
Step 2. Locate the Databases icon from your main cPanel page and click on the MySQL Databases icon.


Step 3. Once inside the database area, scroll down until you see the MySQL Users Add New User section. From here, you will see the form to create your new user. Note that the database name will always be prefixed with your cpanel username. Add the second portion to create the new database username. For example, our new user will be named inmoti6_imhtest.


Step 4. Type in the password you desire for both the Password and Password (Again) fields.
Step 5. Click the Create User button to complete the database user creation.

Assign the user to one or more databases
Now that you have created the user, it is time to assign it to the database or databases you wish for it to access. You will begin from the same Database page where you created the user.
Step 1. Locate the Add User to database section. You will see two dropdowns here. Select your desired user from the top dropdown and the database you wish to add it to from the lower dropdown.


Step 2. Click the Add button to save the changes.
Step 3. You are brought to a screen that allows you to select privileges. Generally speaking you will want to click the checkbox for ALL PRIVILEGES. Selecting individual privileges is a customization for advanced users.


Step 4. Click the Make Changes button at the bottom to save the user and privileges to the database. You will be able to see the new user in the user list for each database they are assigned to in the database list.


Step 5. Repeat steps 1-4 for any additional databases you want to allow the user to have access to.


Was this answer helpful?

« Back