[Imap-uw] Authentication with PAM

Jean-Luc Wasmer jl+imap-uw at lists.wasmer.ca
Thu Oct 6 11:28:00 PDT 2005


Mark Crispin wrote:

> On Wed, 5 Oct 2005, Jean-Luc Wasmer wrote: .
>
>> Do I need a special switch to enable PAM when I build the software?
>
>
> It depends upon what command you used to build the software.  Some 
> builds, such as "make lnp", "make lrh", automatically build with PAM.  
> Which build command did you use?


OK... The reason why my first attempt didn't work (make PASSWDTYPE=pam) 
is because NetBSD doesn't have a dl library (in NetBSD, one doesn't need 
to link any library to support dynamic linking in an application).
Changing "PAMLDFLAGS= -lpam -ldl" for "PAMLDFLAGS= -lpam" in 
imap-2004e/src/osdep/unix/Makefile fixed the problem.

Jean-Luc

PS: I'm unsubscribing from the list so cc me when replying.


More information about the Imap-uw mailing list