The easiest and robust way of configuring password pass through mechanism..

From: dipti shah <shahdipti1980(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: The easiest and robust way of configuring password pass through mechanism..
Date: 2010-02-14 17:16:51
Message-ID: d5b05a951002140916m26e48394p157376fa037df959@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I am aware of now almost all the authentication mechanisms that PostGreSQL
supports. My basic requirement is to don't ask for password (allowed users
in pg_hba file) when user connects to the server. What could be the easiest
and robust method to configure this? I am looking for passing through the
password so that users need not to enter it everytime they connects.

Thanks,
Dipti

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ben Chobot 2010-02-14 18:25:32 tuning bgwriter in 8.4.2
Previous Message Andre Lopes 2010-02-14 15:44:05 Re: Hosting Account with PostgreSQL and PHP?