mysql network security

2003-11-06 Thread Andrew Falgout
Does anyone know of a method for encrypting the network traffic to and from a mysql database running on Redhat ES 2.1? At the moment, only perl automation and php web pages are accessing the database. Many Thanks, ./Andrew

Re: mysql network security

2003-11-06 Thread Doug Clements
On Thu, Nov 06, 2003 at 11:41:54AM -0600, Andrew Falgout wrote: Does anyone know of a method for encrypting the network traffic to and from a mysql database running on Redhat ES 2.1? At the moment, only perl automation and php web pages are accessing the database. You could tunnel your

Re: mysql network security

2003-11-06 Thread Andrew Falgout
] Sent: Thursday, November 06, 2003 12:03 PM Subject: Re: mysql network security On Thu, Nov 06, 2003 at 11:41:54AM -0600, Andrew Falgout wrote: Does anyone know of a method for encrypting the network traffic to and from a mysql database running on Redhat ES 2.1? At the moment, only perl

Re: mysql network security

2003-11-06 Thread Jeremy Zawodny
On Thu, Nov 06, 2003 at 11:41:54AM -0600, Andrew Falgout wrote: Does anyone know of a method for encrypting the network traffic to and from a mysql database running on Redhat ES 2.1? At the moment, only perl automation and php web pages are accessing the database. MySQL 4.0 and up have

Re: mysql network security

2003-11-06 Thread Doug Clements
[EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, November 06, 2003 12:03 PM Subject: Re: mysql network security On Thu, Nov 06, 2003 at 11:41:54AM -0600, Andrew Falgout wrote: Does anyone know of a method for encrypting the network traffic to and from a mysql database running

Delphi and Mysql - Data Security

2001-08-18 Thread Elizabeth Alderton
I am using Delphi to connect to and update data on a mysql server. Is there any problem with data security? Will it automatically establish a secure connection? Thanks everyone for all your help. Elizabeth

Re: Mysql and security?

2001-02-01 Thread Nicolas GREGOIRE
msquared a crit : Perhaps you want to distribute a CD full of databases, and people buy access to specific databases. access = password IMHO, this method can't protect the content of the CD. Hace a closer look : - you have read acces to the CD (files-level read access), but your MySQL

Re: Mysql and security?

2001-02-01 Thread Sergei Golubchik
Hi! On Feb 01, Nicolas GREGOIRE wrote: msquared a ecrit : Perhaps you want to distribute a CD full of databases, and people buy access to specific databases. access = password IMHO, this method can't protect the content of the CD. Hace a closer look : - you have read acces to the

Re: Mysql and security?

2001-01-31 Thread msquared
On Fri, Jan 05, 2001 at 12:10:55AM -0800, Jeremy D. Zawodny wrote: Is it possible to make a mysql database safe to publish it via an CD so that noone could read it even if he has good knowledges about mysql What good would publishing a database be if nobody can read it? Perhaps you