> I'm looking for a webbased interface that will allow me to managae mysql
> databases. However, phpmyadmin has been ruled out due to the fact it
> requires the username and password to be stored in the config file

No it doesn't.

> and that it doesn't have any security to protect the average joe from
> stumbling across it.

Ummm... yes it does. Read the installation directions a little more
carefully.

> So can anyone point me in the direction of a utility that requires a login
> that checks of the users database then throws that information into the
> config for the mysql management?

How about PHPMyAdmin? You can configure it so that it checks the mysql.user
table.

---John Holmes...


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