On Wed, Feb 14, 2007 at 02:38:25PM +0000, Mário Gamito enlightened us: > I have authdaemon running. > > Now i get another (obvious) error: > Feb 14 12:39:25 mail2 imapd: Connection, ip=[192.168.84.128] > Feb 14 12:39:38 mail2 authdaemond: ldap_simple_bind_s failed: Can't > contact LDAP server > Feb 14 12:39:38 mail2 authdaemond: ldap_simple_bind_s failed: Can't > contact LDAP server > Feb 14 12:39:38 mail2 imapd: LOGIN FAILED, [EMAIL PROTECTED], > ip=[192.168.84.128] > Feb 14 12:39:38 mail2 imapd: authentication error: Input/output error > > > My sladp.conf is: > -------------------------------------------------- > suffix "dc=telbit,dc=pt" > rootdn "cn=root,dc=telbit,dc=pt" > -------------------------------------------------- > > and my /usr/local/etc/authlib/authldaprc is: > -------------------------------------------------- > LDAP_URI ldaps://mail2.telbit.pt > > ##NAME: LDAP_PROTOCOL_VERSION:0 > # > # Which version of LDAP protocol to use > > LDAP_PROTOCOL_VERSION 3 > > ##NAME: LDAP_BASEDN:0 > # > # Look for authentication here: > > LDAP_BASEDN cn=root,dc=telbit,dc=pt >
Does your LDAP tree really have mail=username,cn=root,dc=telebit,dc=pt? I would guess LDAP_BASEDN would be something more like ou=People,dc=telbit,dc=pt Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
