Re: Problem to authenticate unsing PAM

2002-04-28 Thread Atif Ghaffar
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 -

Re: Problem to authenticate unsing PAM

2002-04-26 Thread Tim Pushor
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

Problem to authenticate unsing PAM

2002-04-26 Thread Luc de Louw
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