VR> Ryan,
VR> Thursday, March 28, 2002, 7:22:47 AM, you wrote:

RC>> I'm working on a MySQL permissions problem, and would welcome some
RC>> suggestions and/or comments, or to be pointed in the right direction.  The
RC>> goals I have are:

RC>>  b) Eliminate anony browsing of db's.. and ideally eliminate
RC>>     ability to view a complete list of all db's.

VR> If you setup privileges on some database for user, user doesn't have
VR> grants on other databases, but he can see the list of databases using
VR> SHOW DATABASES command.

Oh! Actually I was wrong, this could be done by starting mysqld with
"--safe-show-database" option, look at:
       http://www.mysql.com/doc/C/o/Command-line_options.html
       (mysqld command-line options are described there)

       



-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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