Luc de Louw wrote:
>
> someting strange is, the 2.0.16 binary from suse is linked to pam:
> ldd /usr/cyrus/bin/imapd|grep pam
> libpam.so.0 => /lib/libpam.so.0 (0x40302000)
>
> But not the binary from source (2.1.3)
install the pam-devel package and recompile again.
best regards
-
t; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 26, 2002 12:47 PM
Subject: Problem to authenticate unsing PAM
> Hi
>
> I'm trying to build cyrus-imap 2.1.3 from source.
>
> First compiled sasl-2.1.2
>
> ./configure --enable-plain --wi
Hi
I'm trying to build cyrus-imap 2.1.3 from source.
First compiled sasl-2.1.2
./configure --enable-plain --with-pam --disable-krb4 --enable-login
made a symlink /usr/local/lib/sasl2/ -> /usr/lib/sasl2/
configured cyrus-imap
./configure --with-dbdir=/usr/local/BerkeleyDB.4.0 --with-auth=unix