How to find which users are attached to databases Updated on August 16, 2021 by Scott Mitchell 0 Minutes, 46 Seconds to Read When working with databases for your website, you may need to know which users are assigned to certain databases so you can create code to work with them or if you are using SSH (or shell) access. While you may remember the user if you created the database on your own, programs installed via Softaculous automatically create databases and assign users in the background. This article helps you in being able to identify what users are assigned to particular databases on your hosting account via the cPanel. Determining which users are assigned to databases Log into your cPanel interface. From within the main cPanel page, look to the right hand panel. From there, locate the Databases category and click on the MySQL Databases tool icon. This brings you to the MySQL databases list page. You will see each database listed. Next to each database is a column with the users that can access the database. Share this Article Related Articles AWStats: View Statistics About Your Website Traffic MySQL Error 1064: You Have an Error in Your SQL Syntax MySQL Error 1044 Access Denied Troubleshooting: Fixing the “localhost Refused to Connect” Error HTTP Error Codes: What They Mean and How to Fix Them How to Fix the 504 Gateway Timeout Error 500 Internal Server Error How To Create a PHP Redirect (301, 302, and Dynamic Redirect Examples) Connect to SFTP for Shared Hosting Accounts Using FileZilla FTP Basics for Dedicated Servers