On Tue, May 11, 2010 at 7:53 AM, Gregers Blach <gregbl...@netscape.net> wrote: > > PHPMyAdmin would be a very nice add-on in order to better support MySQL > databases. > ...and likely to dig a few security wholes...
if you really, really want to go for php, esp. PHPMyAdmin, be sure to configure it to listen on localhost only and tunnel the access via ssh. Furthermore, I'd install httpd, make it listen on localhost only (see above). However, the solution we're having here is: - Use DBVisualizer on the client (pure Java) - make the MySQL listen on local host only - tunnel the access to MySQL via ssh Rgds Gregor -- just because you're paranoid, don't mean they're not after you... gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 @ http://pgp.mit.edu:11371/ skype:rc46fi --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org