How to create and attach a database user in cPanel Scott MitchellUpdated on August 16, 2021 2 Minute Read 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 Log into your cPanel dashboard. Locate the Databases icon from your main cPanel page and click on the MySQL Databases icon. 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. Type in the password you desire for both the Password and Password (Again) fields. 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. 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. Click the Add button to save the changes. 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. 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. Repeat steps 1-4 for any additional databases you want to allow the user to have access to. Share this Article Related Articles How to Manage AutoSSL Certificates in cPanel How to Migrate Your Website Using cPanel How to Setup an Email Forwarder in cPanel & Webmail How to Create an Email Account in cPanel An Introduction to Branding cPanel for Your Users How to Modify MX Records Using cPanel Setting Domain MX Records to Remote Settings in cPanel Engrampa Archive Manager for Linux How to Create a New cPanel in your Reseller WHM How to Upload a File With cPanel File Manager