Hi list,
I am struggling with Maildrop to try fix some config problem. Maildrop seems to be searching in LDAP directory straight, ignoring authldaprc. Now, I have Maildrop 2.0 installed. On syslog I got this: slapd[2677]: conn=136 fd=15 ACCEPT from IP=127.0.0.1:32913 (IP=0.0.0.0:389) slapd[2677]: conn=136 op=0 BIND dn="cn=replica,dc=cultura,dc=gov,dc=br" method=128 slapd[2677]: conn=136 op=0 BIND dn="cn=replica,dc=cultura,dc=gov,dc=br" mech=SIMPLE ssf=0 slapd[2677]: conn=136 op=0 RESULT tag=97 err=0 text= slapd[2677]: conn=136 op=1 SRCH base="dc=cultura,dc=gov,dc=br" scope=2 deref=0 filter="(&(objectClass=posixAccount)(uid=sergio.ferreira))" (in above line, should be showing base="ou=Users,dc=cultura,dc=gov,dc=br" instead of? and filter issue should be omitted?) slapd[2677]: conn=136 op=1 SRCH attr=uid userPassword uidNumber gidNumber cn homeDirectory loginShell gecos description objectClass slapd[2677]: conn=136 op=1 SEARCH RESULT tag=101 err=0 nentries=1 text= maildrop[4058]: Unable to change to home directory. slapd[2677]: conn=136 fd=15 closed My authldaprc: LDAP_URI ldap://gaia.cultura.gov.br LDAP_PROTOCOL_VERSION 3 LDAP_BASEDN ou=Users,dc=cultura,dc=gov,dc=br LDAP_BINDDN cn=replica,dc=cultura,dc=gov,dc=br LDAP_BINDPW clearpass LDAP_TIMEOUT 5 LDAP_AUTHBIND 1 LDAP_MAIL uid LDAP_GLOB_UID 10010 LDAP_GLOB_GID 15000 LDAP_HOMEDIR mailMessageStore LDAP_MAILDIR mailMessageStore LDAP_FULLNAME cn LDAP_CRYPTPW userPassword LDAP_UID 10010 LDAP_GID 15000 LDAP_DEREF never LDAP_TLS 0 Someone have some idea what´s going wrong? Thanks in advance, Sergio ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_idv28&alloc_id845&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
