I recently had problems too using authldap, which I had never before on some servers. After spending some time on this problem I found that MySQL was installed before configuring Courier and so authmysql was installed too. So it happened that not authdaemond.ldap was started but authdaemond.mysql.
Maybe you should give it a try and configure --without-authmysql Andreas Schiller ----- Original Message ----- From: "Scott Pestana" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Refresh Daemon" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 13, 2002 10:38 PM Subject: Re: [courier-users] LDAP and courier-imap > I've had nothing but trouble getting courier-imap to use LDAP for authentication, and after seeing this I thought > I'd give it a try. I got a fresh untar of the source, configured, made the change described below, make'd, > installed, restored config files, and I still am getting zero from courier on why authdaemond.ldap isn't doing > it's job. I changed the logger to put out to --stderr=/..../var/log, but it just shows my mail client's ip > connections. Am I missing something here? > > Dobos, could you look at my authldaprc file for me and tell me if I've done something obviously wrong in it? If > you have sometime I'll send it in a separate email. > > Scott Pestana > R101 Unix Infrastructure > The MITRE Corporation > > > [EMAIL PROTECTED] wrote: > > > I use LDAP_AUTHBIND=1 and it is working for me. > > > > Find the "#define DEBUG_LDAP 0" line in authldaplib.c and set it to 1. You > > will get the authldap logs. > > > > Dobos Sandor > > IBCnet Hungary Ltd. > > > > > > > > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
