Josue Salazar writes:

node1 authdaemond: one entry returned, DN: [EMAIL PROTECTED],ou=xxxxx.com,dc=xxxxxx,dc=com node1 authdaemond: authldaplib: sysusername=<null>, sysuserid=600, sysgroupid=1004, homedir=, [EMAIL PROTECTED], fullname=josue, maildir=<null>, quota=<null>, options=mailhost=node3.xxxxxx.com
 node1 authdaemond: supplied password does not match encrypted password

Change DEBUG_LOGIN=1 to DEBUG_LOGIN=2, to show the fetched password. The fetched password must match the encrypted password.

LDAP_HOMEDIR            /var/qmail/maildirs

This is wrong. LDAP_HOMEDIR is not a pathname, it is the name of an LDAP attribute that holds the account's home directory.

LDAP_MAILDIR            /var/qmail/maildirs

This is wrong as well, for the same reasons, but you are advised to leave this one unset, and accept $HOME/Maildir as the default maildir location.

LDAP_DEFAULTDELIVERY    defaultDelivery

You do not have this LDAP attribute defined at all, nor does it matter, for Courier-IMAP.

Attachment: pgpK0pODqyyog.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to