prevent connection using pgpass.conf - Mailing list pgsql-general

From Christophe Dore
Subject prevent connection using pgpass.conf
Date
Msg-id 30B673D7B5844B4394E188D9FFAEF0990160F8E6@mx01.corp.castsoftware.com
Whole thread Raw
Responses Re: prevent connection using pgpass.conf  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: prevent connection using pgpass.conf  (Raymond O'Donnell <rod@iol.ie>)
Re: prevent connection using pgpass.conf  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
Hi

We are building a solution using some dedicated postgresql servers (and
dedicated C++ and Java apps). For security reasons, we'd like to prevent
users to connect (from our apps at least) to those servers with
passwords stored in files such as pgpass.conf.


Is there any configuration that can be done, on the server side, or in
the C++ and/or java application side, so to prevent such thing ?

Thanks in advance.

--

cd

pgsql-general by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: using gist index with dual-temporal timestamp values
Next
From: "Joshua D. Drake"
Date:
Subject: Re: prevent connection using pgpass.conf