Hi All, 

I was just wondering whether or not SQLStudio/DBMGui client-server 
communication is secure/encrypted?

If it is, it is good news. If it is not then we will attempt to connect 
securely using cygwin ssh. In this regard the ssh command will look something 
like:
ssh -L 5901:localhost:x [EMAIL PROTECTED]
where x is some port that SQLStudio listens to.

Can you suggest other secure mechanisms?

The server is on Linux.

Many thanks for your help.
Regards
Jon


--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to