[Imap-uw] Re: Authentication with PAM

Jean-Luc Wasmer jl+imap-uw at lists.wasmer.ca
Wed Oct 5 08:21:25 PDT 2005


Sven Carstens wrote:

>Am Mittwoch, 5. Oktober 2005 16:20 schrieb Jean-Luc Wasmer:
>  
>
>>I there a way to see that is supported? Imapd greets me with:
>>OK [CAPABILITY IMAP4REV1 LITERAL+ SASL-IR LOGIN-REFERRALS STARTTLS
>>AUTH=LOGIN]
>>    
>>
>
>I can see that my imapd is build with imap support by using the ldd command:
>  
>
Right... let's see what it tells me:

ldd /usr/pkg/libexec/imapd
/usr/pkg/libexec/imapd:
        -lcrypt.0 => /usr/lib/libcrypt.so.0
        -lgssapi.5 => /usr/lib/libgssapi.so.5
        -lcrypto.2 => /usr/lib/libcrypto.so.2
        -lasn1.6 => /usr/lib/libasn1.so.6
        -lcom_err.4 => /usr/lib/libcom_err.so.4
        -lroken.12 => /usr/lib/libroken.so.12
        -lkrb5.19 => /usr/lib/libkrb5.so.19
        -lssl.3 => /usr/lib/libssl.so.3
        -lc-client.4 => /usr/pkg/lib/libc-client.so.4
        -lc.12 => /usr/lib/libc.so.12

No PAM here :-(

Well, I guess I'll have to play with the makefiles.

Jean-Luc


More information about the Imap-uw mailing list