Hello, When I remove authpam from the authdaemonrc file, I can no longer auth with the mail server. Here is my line from authdaemonrc.
authmodulelist="authcustom authcram authuserdb authldap authpgsql authpam" I want to use authldap. The daemon started on the system is authdaemond.ldap 18295 1 0 17:13 ? 00:00:00 /usr/local/courier/libexec/authlib/authdaemond.ldap start Thanks for your help. > Jeff Gamsby writes: > >> Hello all, >> >> I'm having a problem with authdaemond.ldap. I seem to be getting these >> pam_ldap errors and my webmail program (squirrelmail ) is flaky with >> logins. >> Here is a snip from my logs: >> >> Jul 21 10:59:27 xxxx imap(pam_unix)[22673]: check pass; user unknown >> Jul 21 10:59:27 xxxx imap(pam_unix)[22673]: authentication failure; >> logname= uid=0 euid=0 tty= ruser= rhost= >> Jul 21 10:59:27 xxxx authdaemond.ldap[22673]: pam_ldap: >> ldap_set_option(LDAP_OPT_X_TLS_REQUIRE_CERT): Unknown error >> Jul 21 10:59:27 xxxx authdaemond.ldap[22673]: pam_ldap: >> _set_ssl_default_options failed >> >> I am running both imapd and imapd-ssl, but the LDAP authentications are >> simple with no TLS/SSL > > The authdaemond.ldap module uses PAM, not LDAP to authenticate, and your > pam_ldap module is trying to talk to the ldap server. > > Remove authpam from the authdaemonrc configuration file. > > ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
