[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Cyrus-IMAPD and LDAP
"Kevin J. Menard, Jr." wrote:
>
> Hey Prune,
>
> Friday, August 03, 2001, 3:24:05 AM, you wrote:
>
> P> Hi
>
> P> Isn't it the same thing as using pam_ldap for imap auth ??
>
> P> Prune
>
> Pretty much. But Cyrus Imapd 2.0.x and pam_ldap and OpenLDAP 2.0.x
> do not mix well together at all. I tried for 2 weeks to get any sort
> of authentication to work (note, that pam_ldap worked for postfix).
> And my ldap logs all said the cyrus searches were successful, so I
> suppose the bug lies in pam_ldap.
>
> Also, the patch is useful for those UNIX systems that don't have or
> use PAM.
>
> --
> Kevin
It took me a night to mix all things together... It's not so hard
finaly. and it's working well.
My question is : why do you use pam_ldap for postfix ?
My Postfix directly use ldap, without using pam.
Cheers,
Prune