Re: PAM Authentication and Postgresql 7.3 - Mailing list pgsql-admin

From Christopher McNabb
Subject Re: PAM Authentication and Postgresql 7.3
Date
Msg-id 1042471017.2417.18.camel@morden.cc.vt.edu
Whole thread Raw
In response to Re: PAM Authentication and Postgresql 7.3  ("Ing. Gabriel Monsalvo" <gmonsalvo@rentastucuman.gov.ar>)
List pgsql-admin
On Mon, 2003-01-13 at 10:13, Ing. Gabriel Monsalvo wrote:
> You must set the PAM's authentication file, you should have a configuration
> file with the authentication settings for the postgresql server in pam.d
> directory, for example if you auth file is "postgresl" your pg_hba.conf
> file:
>

Yeah, I forgot to mention in the earlier post that I had done this.
Here are the contents of /etc/pam.d/postgresql:
----------------------
auth       required    /lib/security/pam_ldap.so #nullok #set_secrpc
account    required     /lib/security/pam_ldap.so
----------------------
--
Christopher L McNabb              Tel:   540 231 7554
Operating Systems Analyst         Email: cmcnabb@vt.edu
Virginia Tech                     ICBM:  37.205622N 80.414595W
GMRS: WPSR255                     ARS:   N2UX  Grid Sq: EM97SD

pgsql-admin by date:

Previous
From: "Ing. Gabriel Monsalvo"
Date:
Subject: Re: PAM Authentication and Postgresql 7.3
Next
From: Tom Lane
Date:
Subject: Re: Encrypted Passwords