How to remove a database username in Plesk? (Video)

 

To remove a database username in Plesk, you need to delete the user associated with a database. This action will prevent the user from accessing the database. Here’s how you can do it:

Step-by-Step Guide to Remove a Database Username in Plesk:

Step 1: Log in to Plesk

  1. Open your Plesk control panel by navigating to https://your-domain.com:8443 (replace your-domain.com with your actual domain or server IP address).
  2. Enter your admin username and password to log in.

Step 2: Access the Database Management Section

  1. Once logged in, go to the "Websites & Domains" tab from the Plesk dashboard.
  2. Under the domain for which you want to remove the database username, click on "Databases". This will open the Database Management page.

Step 3: Find the Database

  1. On the Databases page, locate the database for which you want to remove the user.
  2. Click on the database name to open its details.

Step 4: Access the Database Users Section

  1. In the database details page, find the "Database Users" section.

Step 4: Access the Database Users Section (Continued)

  1. In the Database Users section, you’ll see a list of all users associated with the selected database.
  2. Find the user you want to remove.

Step 5: Remove the Database User

  1. Next to the username you want to remove, click on the "Remove" link (or trash can icon).
  2. A confirmation prompt will appear, asking you to confirm the removal of the user.

Step 6: Confirm Removal

  1. Confirm the action by clicking "OK" or "Yes" to remove the user.
  2. The user will be removed from the database, and they will no longer have access to it.

Important Considerations:

  • Data Access: Removing a user from the database means they will no longer have access to it, so make sure you don't need the user to manage or interact with the database.
  • Database Integrity: Make sure that any application or website relying on that user for database access is updated to avoid disruption. For example, if the user is associated with a WordPress site, you will need to update the wp-config.php file to use a new user if necessary.

By following these steps, you can easily remove a database username in Plesk. Removing a user from a database ensures that they can no longer interact with the data, helping maintain database security and integrity.

 
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to create a database in Plesk? (Video)

Creating a database in Plesk is straightforward and can be done using the Plesk control panel....

How to delete a database in Plesk? (Video)

To delete a database in Plesk. Be aware that deleting a database will permanently remove all...

How to generate a dump of the database and download it in Plesk? (Video)

To generate a dump (backup) of your database and download it in Plesk. This process is...

How to create a database username in Plesk? (Video)

Creating a database username in Plesk is a straightforward process. The database...