|
|
#1 (permalink) |
|
Registered User
Seasoned Poster
Joined in May 2004
Lives in Wrong Coast
Hosted on pass77
58 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
|
Limiting access in in phpMyadmin
Is there any way to give someone access to a single database in phpMyadmin without giving access to the cPanel? Thanks.
|
|
|
|
|
|
#2 (permalink) |
|
Registered User
Comfy Contributor
Joined in Oct 2004
124 posts
Gave thanks: 1
Thanked 0 times
|
You could create a user which can connect from a remote host (I would recommend giveing it a fixed remote host) and give the person this information.
Also you could try to give the person a user/password (see phpmyadmin, or in cpanel the database section) and it should not be active as a cpanel user/password |
|
|
|
|
|
#3 (permalink) | |
|
Registered User
Seasoned Poster
Joined in May 2004
Lives in Wrong Coast
Hosted on pass77
58 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
|
Thanks Martijn.
Quote:
|
|
|
|
|
|
|
#4 (permalink) |
|
Registered User
Comfy Contributor
Joined in Oct 2004
124 posts
Gave thanks: 1
Thanked 0 times
|
Whell if i remember correctly (I don't have any acces to cPanel atm), it is in the submenu called databases, then you can create an user, and add a host to it... (thought hosts were further down on same page)
|
|
|
|
|
|
#6 (permalink) |
|
Registered User
Comfy Contributor
Joined in Oct 2004
124 posts
Gave thanks: 1
Thanked 0 times
|
For PHPMyAdmin you could just download an instance and configure it in a way that it connects to the database useing the user's details, user, pass etc.
This wouldn't require him to have access to cpanel. |
|
|
|
|
|
#9 (permalink) |
|
Registered User
Seasoned Poster
Joined in May 2004
Lives in Wrong Coast
Hosted on pass77
58 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
|
I checked the site and couldn't find any reference to downloading an instance. Are you suggesting that I install another copy of phpmyadmin and configure it to only access the one database?
__________________
Steve |
|
|
|