Ron Teitelbaum wrote:
> Here are the right values:
>
> ldd _ldap.so
> linux-gate.so.1 => (0x00d5e000)
> libldap_r-2.4.so.2 => /usr/local/openldap/lib/libldap_r-2.4.so.2
> (0x00bfe000)
> liblber-2.4.so.2 => /usr/local/openldap/lib/liblber-2.4.so.2
> (0x00ae2000)
Did you sp
Ron Teitelbaum wrote:
>
> Here are the results:
Ron, it seems I can't help much. Did you compile python-ldap from
source? Any chance that there is a library/header mismatch between
compile and run time with other software on your system?
Also note that OpenLDAP 2.3.27 is quite old (2006/08/19)
I'm sorry I did it wrong again.
We are running our actual server on VMWare image. I forgot to connect to
that first before checking. Here are the right values:
ldd _ldap.so
linux-gate.so.1 => (0x00d5e000)
libldap_r-2.4.so.2 => /usr/local/openldap/lib/libldap_r-2.4.so.2
(0x00bfe
Hi Michael,
Yes CentOS 5 is the free version of Fedora 5,
Here is the output:
ldd libldap.so
linux-gate.so.1 => (0x002d7000)
liblber-2.3.so.0 => /usr/lib/liblber-2.3.so.0 (0x00176000)
libresolv.so.2 => /lib/libresolv.so.2 (0x002f7000)
libsasl2.so.2 => /usr/lib/l
Hi Michael,
Here are the results:
$ rpm -qf /usr/lib/liblber-2.3.so.0
openldap-2.3.27-8.el5_1.3
$ rpm -qf /lib/libresolv.so.2
glibc-2.5-18.el5_1.1
$ rpm -qf /usr/lib/libsasl2.so.2
cyrus-sasl-lib-2.1.22-4
$ rpm -qf /lib/libssl.so.6
openssl-0.9.8b-8.3.el5_0.2
$ rpm -qf /lib/libcrypt.so.1
glibc-2.5-
Ron Teitelbaum wrote:
> ldd libldap.so
> linux-gate.so.1 => (0x002d7000)
> liblber-2.3.so.0 => /usr/lib/liblber-2.3.so.0 (0x00176000)
> libresolv.so.2 => /lib/libresolv.so.2 (0x002f7000)
> libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x0089a000)
> libssl.so.6 =>