atom feed2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] problem with cour...
FromSent OnAttachments
chenweitingJul 31, 2008 6:26 pm 
Sam VarshavchikJul 31, 2008 7:19 pm 
Subject:Re: [courier-users] problem with courier-imap auth with LDAP
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jul 31, 2008 7:19:34 pm
List:net.sourceforge.lists.courier-users

chenweiting writes:

Dear all,

I am trying to instal courire-imap with auth with our Sun Active Directory server. On my Email server, I built courier-imap with openldpa , then configure it auth with ldap, but when I run authtest, I always get the error as below:

authdaemond: [ID 702911 mail.debug] received userid lookup request: xxx  authdaemond: [ID 702911 mail.debug] authldap: trying this module  authdaemond: [ID 702911 mail.debug] selected ldap protocol version 3 authdaemond: [ID 702911 mail.debug] binding to LDAP server as DN 'cn=Manager,dc=XXX,dc=com,dc=au'  authdaemond: [ID 702911 mail.error] ldap_simple_bind_s failed: Can't contact LDAP server

That's your error right there.

My authldaprc configure as below:

---------------------------------------------------------------------------

---------------------------------------  LDAP_URI                ldap://ldap.XXX.com.au

Any idea for this error?

Either the URI is wrong, or your LDAP server is down.