Re: Making the DB secure

From: "Karl O(dot) Pinc" <kop(at)meme(dot)com>
To: Együd Csaba <csegyud(at)vnet(dot)hu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Making the DB secure
Date: 2005-06-17 22:22:50
Message-ID: 1119046970l.17123l.1l@mofo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On 06/17/2005 07:49:07 AM, Együd Csaba wrote:
> Hi,
> we plan to make available our database from the internet (direct
> tcp/ip
> based connections). We want to make it as secure as possible. There
> are a
> few users who could access the database, but we want to block any
> other
> users to access.

Disclamer: Yup, the other responders are right. You don't want to
make a mistake with security.

Rather than put your database on the net you'd be much better served
by using a VPN. IPSEC and OpenVPN come to mind. At the
very least use a ssh tunnel.

You want security, use a tool designed to give you security.

Karl <kop(at)meme(dot)com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Benjamin Smith 2005-06-17 22:27:30 Deleting a rule?
Previous Message Peter Fein 2005-06-17 21:51:56 Re: Error column "sys" does not exist