Hi!

>>>>> "werner" == werner  <ISO-8859-1> writes:

werner> Ulv Michel schrieb am Mittwoch, 22. August 2001, 11:53:01:
>> Hi all,

>> I am running a webhosting server using SuSE 7.2 /mysql 3.23 /php 4. We are
>> hosting a small amount of virtual servers, allowing our customers to user
>> php and mysql. My problem is that every user sees every other users
>> databases. Is there a way to setup mysql so that every local user has his
>> own empty database? Please tell me how this has to be set up.

werner> I don't think this can be done. Please correct me if I'm wrong.

werner> ISPs don't have trouble with it as this info doesn't lead
werner> somewhere. Users cannot access databases of other users unless
werner> set up this way, they only have names.

werner> The names usually correspond to the subdirs of those users, and
werner> every user can see these as well using telnet or ftp. So what's
werner> the point?

You can actually in MySQL 3.23 disable this by starting mysqld with the
--skip-show-database option.

Regards,
Monty



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to