computervitals

Registered
Sep 11, 2006
4
0
151
I have VPS with WHM/Cpanel

When I create a new account, the new account will only be able to see there database when in the built in phpmyadmin in cpanel.

But, I have noticed with a test script, and with installing other software, then if my main account, or any other on the VPS, if the user and pass is known for the database you can connect to it.

How can I make it so each user account wont be able to connect to any other database on my VPS.

Example:
test1.computervitals.com
test2.computervitals.com
test1 can only see his database. But if I install vB on test1 account, I can use the db info for test2 and it will connect.

How can I stop that?