From: | "Poul L(dot) Christiansen" <poulc(at)cs(dot)auc(dot)dk> |
---|---|
To: | Adam Lang <aalang(at)rutgersinsurance(dot)com> |
Cc: | PGSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Security- ODBC over Internet |
Date: | 2000-09-25 18:27:16 |
Message-ID: | 39CF9904.98BD62F0@cs.auc.dk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
You could try and experiment with a SSH link between the client and the
server. Here is some info how to setup VNC, but it should apply to all
applications. http://www.uk.research.att.com/vnc/sshwin.html
I would never send the data unencrypted over the Internet.
Poul L. Christiansen
Adam Lang wrote:
>
> How severe of a security concern is it to connect to Postgresql via ODBC
> over the Internet?
>
> A client wants to be able to access their database from anywhere, remote
> offices, home, etc.
>
> If I made a VB app that connected to a Postgresql database that had a public
> IP number, am I courting with disaster?
>
> I know a lot of it involves the security setup on the server itself, but I
> was curious if there are issues with having a database open to the "public"
> like that?
>
> Adam Lang
> Systems Engineer
> Rutgers Casualty Insurance Company
From | Date | Subject | |
---|---|---|---|
Next Message | Randall Smith | 2000-09-25 19:15:27 | PostgreSQL on Cobalt Raq and Cold Fusion on NT using ODBC? |
Previous Message | Steve Wolfe | 2000-09-25 17:22:59 | Re: Case Studies for PostgresSQL |