Re: pam authentication for postgres

From: Jan Wieck <jan(at)black-lion(dot)info>
To: Jason Tesser <JTesser(at)nbbc(dot)edu>
Cc: "Pgsql (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: pam authentication for postgres
Date: 2003-11-26 02:45:02
Message-ID: 3FC413AE.8030507@black-lion.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jason Tesser wrote:

>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
>

Follow the instructions in this article:

http://archives.postgresql.org/pgsql-advocacy/2003-05/msg00058.php

well, the quoted stuff ... anyway, I verified that it still works with
REL7_4_STABLE. Please note that you will not be able to use any
"trusted" PAM authentification based on userid or the like, since the
process doing the lookup is the database backend allways executing under
the PostgreSQL unix user.

Jan

>
>-----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.
>
>
>

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dave Cramer 2003-11-26 03:19:20 Re: Lock strategies!
Previous Message Sander Steffann 2003-11-26 00:56:08 Re: RPM RH9.0 conflict with unixODBC