Re: pam authentication for postgres

From: "Jason Tesser" <JTesser(at)nbbc(dot)edu>
To: "Pgsql (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: pam authentication for postgres
Date: 2003-11-25 21:13:38
Message-ID: 04875CB4331F0240A0AD66F970978651011376D5@paul
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I did go back and edit the files manually. As far as I can tell it is entered
correctly in the pg_hba.conf file

-----Original Message-----
From: Alvaro Herrera [mailto:alvherre(at)dcc(dot)uchile(dot)cl]
Sent: Tuesday, November 25, 2003 3:08 PM
To: Jason Tesser
Cc: Pgsql (E-mail)
Subject: Re: [GENERAL] pam authentication for postgres

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)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dean Grubb 2003-11-25 21:15:11 Re: Help, Australian Time Problem
Previous Message Alvaro Herrera 2003-11-25 21:08:08 Re: pam authentication for postgres