On Tue, May 04, 2004 at 10:05:09AM -0600, Stewart Walker wrote: > > ldapadd, search and GQ are working > > ./qmail-ldaplookup -u uid -p password works > > I'm assuming that courier-imap is having a problem accessing the > directory tree. Went back thru /usr/lib/courier-imap/etc/authdaemonrc > and authldaprc and they appear to be properly configured. > > How can I isolate the problem? > > May 4 08:42:44 register authdaemond.ldap: authdaemon: > modules="authldap authpam", daemons=5 > May 4 09:17:33 register imapd: Connection, ip=[::ffff:127.0.0.1] > May 4 09:17:33 register authdaemond.ldap: ldap_simple_bind_s > failed: Can't contact LDAP server > May 4 09:17:38 register imapd: LOGIN FAILED, ip=[::ffff:127.0.0.1] > May 4 09:17:38 register imapd: Disconnected, ip=[::ffff:127.0.0.1] > May 4 09:18:00 register imapd: Connection, ip=[::ffff:127.0.0.1] > May 4 09:18:00 register authdaemond.ldap: ldap_simple_bind_s > failed: Can't contact LDAP server > May 4 09:18:05 register imapd: LOGIN FAILED, ip=[::ffff:127.0.0.1] > May 4 09:18:05 register imapd: Disconnected, ip=[::ffff:127.0.0.1] > May 4 09:19:03 register authdaemond.ldap: authdaemon: > modules="authldap authpam", daemons=5
Did you make the RPMs for courier IMAP? Its amazing simple and it gives you several rpms, but you're concerned about: courier-imap-3.0.3.20040424-1.9.i386.rpm courier-imap-ldap-3.0.3.20040424-1.9.i386.rpm Install those two and you should have no problem. Whenever I have problems with LDAP I always use http://ethereal.com to sniff the network and see what's going on. Chris
