Displaying 1 result from an estimated 1 matches for "lconn_sasl_ctx".
2005 Mar 23
4
Samba-LDAP TLS problems with inofficial Debian OpenLDAP 2.2 packages
...168) [0x80d44d8]
#31 /usr/sbin/smbd(main+0x4ea) [0x82579ba]
#32 /lib/tls/libc.so.6(__libc_start_main+0xf4) [0x401a1904]
#33 /usr/sbin/smbd [0x8078b41]
smbd:
/home/roland/debian/openldap/build/2.1.30/openldap2-2.1.30/libraries/libldap/cyrus.c:468:
ldap_int_sasl_open: Assertio
n `lc->lconn_sasl_ctx == ((void *)0)' failed.
Is samba using the 'original' OpenLDAP 2.1.30 TLS libraries, even if I
have the ldap libraries linked to 2.2?
# ll /usr/lib/liblber*
lrwxrwxrwx 1 root root 21 2005-01-19 15:20 /usr/lib/liblber-2.2.so.7
-> liblber-2.2.so.7.0.13
-rw-r--r-- 1 root root...