Re: BUG #1763: PAM Authentication not working...

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Sham Rao <sham(at)styk(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1763: PAM Authentication not working...
Date: 2005-07-13 13:51:34
Message-ID: 20050713135133.GA30598@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Jul 12, 2005 at 05:59:36AM +0100, Sham Rao wrote:
>
> The following bug has been logged online:
>
> Bug reference: 1763
> Logged by: Sham Rao
> Email address: sham(at)styk(dot)net
> PostgreSQL version: 8.0.3
> Operating system: SuSe Linux 9.3
> Description: PAM Authentication not working...
> Details:
>
> No matter what configuration I use I cannot get postgres to authenticate a
> user with pam.

Note that you need the user to be created in PostgreSQL as well as your
PAM system. However apparently your problem is something else:

> ==> /var/log/postgresql <==
> LOG: pam_acct_mgmt failed: User account has expired
> FATAL: PAM authentication failed for user "sham"

Maybe you need to give the user a newer, non-expired password.

--
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"Nadie esta tan esclavizado como el que se cree libre no siendolo" (Goethe)

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2005-07-13 14:04:41 Re: BUG #1765: Referential Integrity Problem
Previous Message Herschel Hall 2005-07-13 13:15:11 BUG #1765: Referential Integrity Problem