SecureBridge and Linux

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
teunis
Posts: 48
Joined: Wed 01 Feb 2006 14:15
Location: Curacao

SecureBridge and Linux

Post by teunis » Thu 31 May 2007 14:54

MySQL database is running on a linux machine
I connect to the Server with MyDAC components for Delphi 6
How is the secure bridge handled on the Linux computer?
I hope that it can be done.
Teunis :?:

mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

Post by mvalent » Sat 02 Jun 2007 17:06

I am precisely trying to do this. It is supposed to work with the component TMySSHIOHandler of SecureBridge. However this component doesn't seem to be included with the evaluation version. I wrote to support to see why.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: SecureBridge and Linux

Post by Dimon » Mon 04 Jun 2007 09:11

teunis wrote:MySQL database is running on a linux machine
I connect to the Server with MyDAC components for Delphi 6
How is the secure bridge handled on the Linux computer?
You can use standart SSH servers (for example, OpenSSH server) on the Linux computer.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 04 Jun 2007 09:12

mvalent wrote:I am precisely trying to do this. It is supposed to work with the component TMySSHIOHandler of SecureBridge. However this component doesn't seem to be included with the evaluation version.
The component TMySSHIOHandler is included into MyDAC as a demo project. You can find this demo in the MyDAC_InstDir\Demos\TechnologySpecific\SecureBridge\ directory.
MyDAC_InstDir is the MyDAC installation directory on your computer.

Post Reply