Setting up PAM authentication

From: Richard Ray <rray1(at)netdoor(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Setting up PAM authentication
Date: 2002-10-10 13:25:53
Message-ID: 200210101329.g9ADTGs22842@e3000b.state.ms.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


I'm trying to setup PAM authentication for PostgreSQL. I compiled with PAM
and configured pg_hba.conf:
host test 10.3.62.251 255.255.255.255 pam

When I try to connect I get:
psql: FATAL 1: PAM authentication failed for user "postgres"

The log shows:
CheckPAMAuth: pam_authenticate failed: 'No account present for user'
FATAL 1: PAM authentication failed for user "postgres"

I've searched the archives and see this same question asked several times but
no replies.

I'm trying to set this up on HP/UX 11.00 using PostgreSQL 7.2.1.

Thanks
Richard

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2002-10-10 14:09:55 Re: Multiple backends on a single physical database
Previous Message Reiner Dassing 2002-10-10 07:46:14 Upgrade to new version