Re: pg_hba.conf - Mailing list pgsql-admin

From
Subject Re: pg_hba.conf
Date
Msg-id 2898C2526ECBEB448D434BA1F3027909034D978F@scsdcmail1.ameritrade.com
Whole thread Raw
In response to pg_hba.conf  (<LSanchez@ameritrade.com>)
List pgsql-admin
Or it might be a security issue with how our VPN is setup. I'll talk to
our security folks and see what they will find.

Thanks!



-----Original Message-----
From: Sanchez, Lily
Sent: Tuesday, May 25, 2004 2:55 PM
To: 'Tom Lane'
Cc: xzilla@users.sourceforge.net; mike@thegodshalls.com;
pgsql-admin@postgresql.org
Subject: RE: [ADMIN] pg_hba.conf

Um, I restarted postmaster so many times already after I made the entry
and this is the only pg_hba.conf file in our server (you're right,
$PGDATA/pg_hba.conf). It's a brand new server that had just been built.

Have you tried connecting to your pgSQL server via VPN?

Thanks!

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Tuesday, May 25, 2004 2:51 PM
To: LSanchez@ameritrade.com
Cc: xzilla@users.sourceforge.net; mike@thegodshalls.com;
pgsql-admin@postgresql.org
Subject: Re: [ADMIN] pg_hba.conf

<LSanchez@ameritrade.com> writes:
> Here it is....

> host   all      all             10.29.15.0      255.255.255.0  trust

That line certainly ought to match your connection.  I think this has
got to be pilot error: either you didn't SIGHUP the postmaster or you
are editing the wrong copy of the file.  (The right copy is
$PGDATA/pg_hba.conf.)

            regards, tom lane

pgsql-admin by date:

Previous
From: "Campano, Troy"
Date:
Subject: Database Size Limiting
Next
From: jseymour@LinxNet.com (Jim Seymour)
Date:
Subject: Re: pg_hba.conf