msgbartop
Gossimer’s Premier Web Hosting and Domain Registration Knowledgebase.
msgbarbottom

28 Jul 10 Defining Action rights for a MySQL Database User

Gossimer allows you the ability to customize User access to your Databases to a considerable extent, such that you can decide what action privileges to provide for a Database to any User. For example, you can choose to revoke deletion privileges in a Database for a particular User, while allowing the User to read and/or update the Database.

The actions that you can choose to provide/revoke privileges for a User are:

  • Select
  • Insert
  • Update
  • Delete
  • Create
  • Lock Table
  • Drop
  • Reference
  • Index
  • Alter
  • Create Temp Table

 

You can specify restricted Database access for a particular User during creation of the User account itself. Click here to read how to add a MySQL Database User >>

However, if you had not done so and wish to do it now, or wish to modify the existing action privileges, follow the process mentioned below:

1. Login to your Control Panel and search for the domain name for which you have purchased this hosting package. Click here to read how >>

2. In the search results view, click on the domain name. This will take you to the order details view.

3. Click on Manage Web Hosting Service in the lower toolbar.

4. In the Website Management interface pop-up that follows, go to Manage Website -> Database Manager -> List Databases.

5. The following page would contain a list of Databases associated with your website, with complete details for each Database such as the Database name, space utilization and the Users associated with it. Here, click on the User whose access you wish to modify.

6. In the User details view that follows, click on Modify.

7. Under the Advanced Options section, de-select the check-boxes adjacent to the action privileges that you wish to revoke, and click Submit.

This would ensure that the User can only perform the actions that are selected (ticked in this view).

 

IMPORTANT  

If you have installed a Power Tool in your Web Hosting Package, then you need to ensure that you do not perform any of the following actions:

      

  1. Modification/Deletion of the Database, that you selected during installation of the Power Tool
  2. Modification/Deletion of the Database User, that you selected during installation of the Power Tool
  3.  

 

Tags: , , , , , , , , , , , , , , , , , , , , , ,

23 Jul 10 Restricting access of a MySQL Database User to allow connection from Specific Hosts only

As a security measure, you can restrict your Users’ access to your Databases such that they can only connect to them from particular hosts (computer networks). This would help you in preventing unauthorized access to your database.

Gossimer allows you to specify one of three levels of restriction upon database users:

  • Allow User to Connect from any Host: Selecting this option would allow unrestricted access to the Database for that User.
     
  • Allow User to Connect from this Server only: Selecting this option would mean that the User would have to connect to the Database from the system itself, and would be unable to use other Database applications from external hosts.
     
  • Specify Hosts: You can specify the hosts from which the Users can connect to the Database. Entering the allowed Hostnames or IP Addresses in a comma-separated format would prevent the User from accessing the database from any other location.

You can specify access restrictions for a database user on creation of the user account itself. Click here to read how to add a MySQL database user >>

However, if you had not done so and wish to do it now, or wish to modify the existing restrictions, follow the process mentioned below:

1. Login to your Control Panel and search for the domain name for which you have purchased this hosting package. Click here to read how >>

2. In the search results view, click on the domain name. This will take you to the order details view.

3. Click on Manage Web Hosting Service in the lower toolbar.

4. In the Website Management interface pop-up that follows, go to Manage Website -> Database Manager -> List Databases.

5. The following page would contain a list of Databases associated with your website, with complete details for each Database such as the Database name, space utilization and the Users associated with it. Here, click on the User whose access you wish to restrict.

6. In the User details view that follows, click on Modify.

7. Now, select the radio-button adjacent to the restriction you wish to impose upon the user.

8. Click on Submit to effect the changes.
 

IMPORTANT

If you have installed a Power Tool in your Web Hosting Package, then you need to ensure that you do not perform any of the following actions:

  1. Modification/Deletion of the Database, that you selected during installation of the Power Tool
  2. Modification/Deletion of the Database User, that you selected during installation of the Power Tool

 

Tags: , , , , , , , , , , , , , , , , , , , , ,

23 Jul 10 Changing the Password of a MySQL Database User

Follow the process mentioned below to modify the password for any of your MySQL Database Users:

1. Login to your Control Panel and search for the domain name for which you have purchased this hosting package.

2. In the search results view, click on the domain name. This will take you to the order details view.

3. Click on Manage Web Hosting Service in the lower toolbar.

4. In the Website Management interface pop-up that follows, go to Manage Website -> Database Manager -> List Databases.

5. The following page would contain a list of Databases associated with your website, with complete details for each Database such as the Database name, space utilization and the Users associated with it. Here, click on the User whose password you wish to modify.

6. In the User details view that follows, click on Modify.

7. Here, enter the new password, and click Submit.
 

IMPORTANT

If you have installed a Power Tool in your Web Hosting Package, then you need to ensure that you do not perform any of the following actions:

  1. Modification/Deletion of the Database, that you selected during installation of the Power Tool
  2. Modification/Deletion of the Database User, that you selected during installation of the Power Tool

 

Tags: , , , , , , , , , , , , , , , , , , , ,

20 Jul 10 Creating a Read-only Database User

If the hosting package that you purchased from Gossimer contains a MySQL database, you can up to 100 Users to access the Database. Not only that, you can also set specific action rights for the Users you create.

Creating a Read-only User

To set specific action rights for Users, you need to specify what privileges you wish to allow to a particular User. The article on Defining Action rights for a MySQL Database User provides detailed directions for the process of doing so. In order to create a Read-only User, you need to ensure that all privileges except the Select privilege are revoked for the User.

 

IMPORTANT

If you have installed a Power Tool in your Web Hosting Package, then you need to ensure that you do not perform any of the following actions:

  1. Modification/Deletion of the Database, that you selected during installation of the Power Tool
  2. Modification/Deletion of the Database User, that you selected during installation of the Power Tool

 

Tags: , , , , , , ,

04 Jul 10 Suspending/Unsuspending a MySQL Database user


You can temporarily disable a particular User’s access to your Database, by Suspending that particular User. Follow the process mentioned below to do so:

1. Login to your Control Panel and search for the domain name for which you have purchased this hosting package.

2. In the search results view, click on the domain name. This will take you to the order details view.

3. Click on Manage Web Hosting Service in the lower toolbar.

4. In the Website Management interface pop-up that follows, go to Manage Website -> Database Manager -> List Databases.

5. The following page would contain a list of Databases associated with your website, with complete details for each Database such as the Database name, space utilization and the Users associated with it. Here, click on the User whom you wish to Suspend.

6. In the User details view that follows, click on Suspend. This would disable the User’s access to the Database.

Unsuspending a User: To revoke a User’s Suspension, simply click on Unsuspend in this view.

 

IMPORTANT

If you have installed a Power Tool in your Web Hosting Package, then you need to ensure that you do not perform any of the following actions:

  1. Modification/Deletion of the Database, that you selected during installation of the Power Tool
  2. Modification/Deletion of the Database User, that you selected during installation of the Power Tool

 

Tags: , , , , , , , , , , , , , , , , , ,

04 Jul 10 Adding MySQL Database Users

If the hosting package that you have purchased from Gossimer contains MySQL Database(s), you can add as many as 100 Database Users cumulatively for all your Databases. Moreover, the distribution of number of Users for each Database is not pre-defined – you can specify how many Users you wish to allow access to a particular Database, as long as the total number of Users is limited to 100.

Follow the process mentioned below to add additional Database Users for your MySQL Database:

1. Login to your Control Panel and search for the domain name for which you have purchased this hosting package. Click here to read how >>

2. In the search results view, click on the domain name. This will take you to the order details view.

3. Click on Manage Web Hosting Service in the lower toolbar.

4. In the Website Management interface pop-up that follows, go to Manage Website -> Database Manager -> Add Database User.

5. On this page, specify the following details

  • Database: The name of the Database for which you wish to add this User.
  • Database Username: The Username for the User you are creating.
  • Password: A password for the User you are creating.

6. There are also some additional details that you can specify; however, they are not essential and can be specified at a later time as well. These are:

I. Hostname details: Specify the hosts from which you wish the User to access this Database. You have 3 options

  • Allow connection from any host
  • Allow connection only from the same server
  • Allow connection only from specific hosts (enter specific hosts here – hosts can be in the form of a hostname, or IP Address).

Reference: Restricting access of a MySQL Database User to allow connection from Specific Hosts only >>

II. Security privileges: Click on the Security Privileges button to specify access rights for that particular Database User. Click on Save Changes to submit the settings.

Reference: Defining Access rights for a MySQL Database User >>

7. Once you have specified all details, click on Submit.
 

IMPORTANT

If you have installed a Power Tool in your Web Hosting Package, then you need to ensure that you do not perform any of the following actions:

  1. Modification/Deletion of the Database, that you selected during installation of the Power Tool
  2. Modification/Deletion of the Database User, that you selected during installation of the Power Tool

 

 

Tags: , , , , , , , , , , , , , , , , , , , , ,

01 Jul 10 Deleting a MySQL Database User

Follow the process mentioned below to delete an existing Database User:

1. Login to your Control Panel and search for the domain name for which you have purchased this hosting package.

2. In the search results view, click on the domain name. This will take you to the order details view.

3. Click on Manage Web Hosting Service in the lower toolbar.

4. In the Website Management interface pop-up that follows, go to Manage Website -> Database Manager -> List Databases.

5. The following page would contain a list of Databases associated with your website, with complete details for each Database such as the Database name, space utilization and the Users associated with it. Here, click on the User whom you wish to delete.

6. In the User details view that follows, click on Delete.

 

IMPORTANT

If you have installed a Power Tool in your Web Hosting Package, then you need to ensure that you do not perform any of the following actions:

  1. Modification/Deletion of the Database, that you selected during installation of the Power Tool
  2. Modification/Deletion of the Database User, that you selected during installation of the Power Tool

 

Tags: , , , , , , , , , , , , , , , ,