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.


Attachment: pgpvK9SpNC2wA.pgp
Description: PGP signature

Reply via email to