9 messages in net.sourceforge.lists.courier-users[courier-users] advise needed: courie...
FromSent OnAttachments
Jaume TeixiSep 5, 2001 5:18 am 
Sam VarshavchikSep 5, 2001 5:29 am 
Jaume TeixiSep 5, 2001 8:36 am 
Sam VarshavchikSep 5, 2001 2:37 pm 
Jaume TeixiSep 7, 2001 9:08 am 
Waldemar BrodkorbSep 7, 2001 1:50 pm 
Waldemar BrodkorbSep 7, 2001 1:50 pm 
Sam VarshavchikSep 7, 2001 5:43 pm 
Jaume TeixiSep 12, 2001 8:57 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] advise needed: courier + ldapActions...
From:Jaume Teixi (tei@6tems.com)
Date:Sep 5, 2001 5:18:40 am
List:net.sourceforge.lists.courier-users

hi courier fellows !

I ask to you in order to get courier lookup my ldap entries that are like:

--- dn: uid=santi, ou=Peoples, o=Gir, dc=tur, dc=net objectclass: inetOrgPerson objectclass: inetLocalMailRecipient uid: santi cn: Santi Go sn: santi userPassword: * mailLocalAddress: /var/mail/santi mail: san@gir.tur.net mail: Sant@gir.tur.net

---

my installation has: courier-authdaemon 0.34.0-1 courier-base 0.34.0-1 courier-imap 1.3.8-1 courier-ldap 0.34.0-1

and this is the significative part of my courier imap setup:

/etc/courier/authdaemonrc authmodulelist="authuserdb authldap authpam"

/etc/courier/authldaprc LDAP_SERVER island.6tems.com LDAP_PORT 389 LDAP_BASEDN dc=tur,dc=net LDAP_BINDDN cn=Adminmgr, dc=tur, dc=net LDAP_BINDPW * LDAP_TIMEOUT 25 # LDAP_AUTHBIND 1 LDAP_MAIL mail LDAP_DOMAIN gir.tur.net LDAP_GLOB_UID mail LDAP_GLOB_GID mail LDAP_HOMEDIR mailLocalAddress LDAP_MAILDIR mailLocalAddress LDAP_FULLNAME cn LDAP_CLEARPW userPassword LDAP_CRYPTPW cryptPassword

/etc/courier/authmodulelist authdaemon

/etc/courier/imapd ADDRESS=127.0.0.1 PORT=143 AUTHMODULES="authldap authpam" IMAP_CAPABILITY="IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT
THREAD=REFERENCES SORT"

and I'm trying to log but i'm getting login failed what do you recommend to check ?

when trying to log into it either as santi or as san@gir.tur.net on syslog I'm getting as if no login was dettected: LOGIN FAILED DISCONNECTED

bests, jaume