Package: libldap2
Version: 2.1.30-3
Followup-For: Bug #273620
I'm seeing the same problem, only I'm seeing it consistently.
I'm using libnss-ldap/libpam-ldap against a Windows 2003 Active Directory
Domain Controller. With SSL disabled in /etc/{libnss-,pam_}ldap.conf, all
works as expected; I can authenticate, enumerate users, etc..
With SSL enabled ("ssl on"), I consistently (as in, every *single* time)
receive the same error as in the initial report whenever any LDAP action is
performed:
/home/roland/debian/openldap/build/2.1.30/openldap2-2.1.30/libraries/libldap/cyrus.c:468:
ldap_int_sasl_open: Assertion lc->lconn_sasl_ctx == ((void *)0)' failed.
With TLS enabled ("ssl starttls") I don't get the crash; I do however see
hangs instead (with ldapsearch/libnss-ldap/etc.). Performing e.g. getent
passwd spits out all the right information but then doesn't exit. It would
seem to be a similar issue to #294200. This is resolved for ldapsearch by
installing the experimental 2.2 ldap-utils with their OpenLDAP 2.2 library.
I am not using any of OpenLDAP's server-side parts; just client-side.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-co-0.7.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libldap2 depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libgnutls11 1.0.16-13 GNU TLS library - runtime library
ii libsasl2 2.1.19-1.5 Authentication abstraction library
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]