Peter Oram writes:
Okay I have got OpenLDAP installed correctly and reinstalled the courier-authlib package. Now when I attempt to use authldap I get the following in my syslog file:Aug 18 11:02:05 hades authdaemond: [ID 702911 mail.debug] authldap: trying this module Aug 18 11:02:05 hades authdaemond: [ID 702911 mail.debug] selected ldap protocol version 3 Aug 18 11:02:05 hades authdaemond: [ID 702911 mail.debug] binding to LDAP server as DN '<null>' Aug 18 11:02:05 hades authdaemond: [ID 702911 mail.error] ldap_simple_bind_s failed: Can't contact LDAP server Aug 18 11:02:05 hades authdaemond: [ID 702911 mail.debug] selected ldap protocol version 3 Aug 18 11:02:05 hades authdaemond: [ID 702911 mail.debug] binding to LDAP server as DN '<null>' Aug 18 11:02:05 hades authdaemond: [ID 702911 mail.error] ldap_simple_bind_s failed: Can't contact LDAP server Aug 18 11:02:05 hades authdaemond: [ID 702911 mail.debug] authldap: TEMPFAIL - no more modules will be tried In my /usr/local/etc/authlib/authldaprc I have the following entries: LDAP_URI ldaps://ldap.icpdd.neca.nec.com.au LDAP_BASEDN dc=icpdd,dc=neca,dc=nec,dc=com,dc=au LDAPBINDDN cn=proxyagent,ou=profile,dc=icpdd,dc=neca,dc=nec,dc=com,dc=au LDAPBINDPW ********* Any more suggestions?
An obvious typo in the configuration file. The variable names should be LDAP_BINDDN and LDAP_BINDPW.
pgpdv2HklTy93.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
