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

From Jason Tesser
Subject Re: pam authentication for postgres
Date
Msg-id 04875CB4331F0240A0AD66F970978651160A2A@paul
Whole thread Raw
In response to pam authentication for postgres  ("Jason Tesser" <JTesser@nbbc.edu>)
List pgsql-general
<snip>

OK I am still trying to get pam working

here is the messages I have is the log from trying to log in

Nov 26 08:55:16 localhost postgresql(pam_unix)[22693]: authentication failure; logname= uid=26 euid=26 tty= ruser=
rhost= user=cherring 
Nov 26 08:55:16 localhost pam_winbind[22693]: user 'cherring' granted acces

as you can see winbind is actually granting access but fro some reason poasgres still denies it.
weird.  any ideas.

the steps I have done are listed below


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: duplicate primary key entries?
Next
From: "Jason Tesser"
Date:
Subject: Re: pam authentication for postgres