Hi, I would not recommend to open up these ports on a publicly reachable server. Even if the password is hashed/cloaked, the data communication will not be really secured.
You may want to use SSH tunneling (Ports 7210, 7200, 7269). Putty on the Windows end, sshd (Unix/Linux) on the server end (Windows sshd may be more difficult to set up). Works nicely for me. Matthias. > -----Original Message----- > From: Zavier Sheran [mailto:[EMAIL PROTECTED] > Sent: Friday, July 09, 2004 11:24 AM > To: maxdb > Subject: Secure Connection in Database Manager and SQL Editor? > > > Hello, > > When I connect from my PC through the Internet to a remote > server running MaxDB using Database Manager or SQL Editor, is > the username/password sent as regular text or is it encrypted? > > -Zavier -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
