Re: configure --with-pam

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Eugene Chiu" <echiu(at)iname(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: configure --with-pam
Date: 2002-02-27 05:16:39
Message-ID: 19852.1014786999@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

"Eugene Chiu" <echiu(at)iname(dot)com> writes:
> Have any of you successfully configured Linux-PAM with Postgresql? When I
> run ./configure --with-pam, I get the following error:

> checking for pam_start in -lpam... no
> configure: error: library 'pam' is required for PAM

Hmm, it passes configure for me, using PG 7.2 on RH Linux 7.2, which
according to rpm contains

$ rpm -qa | grep pam
pam-0.75-14
pam_smb-1.1.6-2
pam-devel-0.75-14
pam_krb5-1.46-1

What PG and PAM versions are you using? Does ldconfig know where
libpam.so is?

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Ian Barwick 2002-02-27 06:19:06 Re: configure --with-pam
Previous Message Dominic J. Eidson 2002-02-27 00:04:09 Re: configure --with-pam

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-02-27 05:26:28 Re: pltcl: Invalid return list from trigger - must have even # of elements
Previous Message Tom Lane 2002-02-27 05:11:16 Re: pg_dump gives segmentation fault and cores