Re: pam authentication for postgres - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: pam authentication for postgres
Date
Msg-id 20031125210808.GC3889@dcc.uchile.cl
Whole thread Raw
In response to Re: pam authentication for postgres  ("Jason Tesser" <JTesser@nbbc.edu>)
List pgsql-general
On Tue, Nov 25, 2003 at 02:29:05PM -0600, Jason Tesser wrote:

> I am trying to authenticate POstgres using Pam.  How do I do this.  I
> tried using webmin on RH9 and telling it to use Pam for authentication
> but it doesn't seem to work.

Try hacking the pg_hba.conf file.  The documentation and the source both
seem to imply that it should work ...  No idea whether webmin handles it
though; I prefer to manually edit the files.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La conclusión que podemos sacar de esos estudios es que
no podemos sacar ninguna conclusión de ellos" (Tanenbaum)

pgsql-general by date:

Previous
From: Steve Wampler
Date:
Subject: Re: RPM RH9.0 conflict with unixODBC
Next
From: "Jason Tesser"
Date:
Subject: Re: pam authentication for postgres