Josue Salazar writes:


Sam Varshavchik 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.


I've done that, but it still doesn't show the password. (See new debug log at the bottom).

Your LDAP server might be configured not to return the userPassword attribute, as it's a privileged attribute. Check your LDAP server's documentation.

> 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.

Thanks for the tip, I've updated it to the right home dir.

Doesn't look it. I repeat: it is the name of an /LDAP attribute/ that holds the account's home directory. This is not anyone's home directory, this it the LDAP attribute, in each LDAP record, that gives that particular account's home directory.


Nov 1 14:25:06 node1 authdaemond: authldaplib: sysusername=<null>, sysuserid=600, sysgroupid=1004, homedir=, [EMAIL PROTECTED], fullname=josue, maildir=<null>, quota=<null>, options=mailhost=node3.thejobdomain.com

You're /still/ not getting the home directory correctly, "homedir=" is a big, honking clue that the LDAP query did not return this account's home directory.


Attachment: pgpvYuaMRAJQu.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