How to Add a User to a Database

How to Add a User to a Database and Grant Privileges in CWP

Adding a user to a database in CWP is crucial for allowing applications or people to access and manage the data. Without an assigned user, the database can't be used. Assigning the right privileges ensures secure and controlled access, helping protect your data and maintain functionality.

1. In the Dash Board section, click on Databases.

2. Then click on Mysql Manager.

3. Click on Add New User

4. Enter the username of your choice, for the new user of the database. Copy the PassWord to clipboard for future reference.

5.  Click Save to save the changes.

6. The user should be successfully added.

  • 0 משתמשים שמצאו מאמר זה מועיל
?האם התשובה שקיבלתם הייתה מועילה

מאמרים קשורים

How to Create a Database in CWP

How to Create a Database in CWP Creating a database in CWP is essential for running dynamic...

How to change the Password of a database user

How to change the Password of a database user Changing a database user’s password helps maintain...

How to delete a database user

How to delete a database user Deleting a database user removes unnecessary or unused access,...

How to Import a Database via phpMyAdmin in CWPanel

How to Import a Database via phpMyAdmin in CWPanel Importing databases via phpMyAdmin in Control...

How to delete a Database in CWP

How to delete a Database in CWP Deleting a database in CWP (Control Web Panel) is important when...