[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: TLS not supported



Stuff I compiled myself as I'm new to Debian and did not distinguish between
OpenLDAP and slapd. I now realize they are in fact separate entities
entirely. It may sound a little freaky, but I'm really enjoying working with
this I am a java programmer, by trade and it's nice to be working with this
sort of thing for a change. I've even had to brush up on my C again ;-) 

I'll try it out and get back to you

-----Original Message-----
From: owner-openldap-software@OpenLDAP.org
[mailto:owner-openldap-software@OpenLDAP.org] On Behalf Of Axel
Sent: 14 July 2004 09:51
To: openldap-software@OpenLDAP.org
Subject: RE: TLS not supported


> Thanks again Axel, much appreciated. I'll check out the
> debian/configure.options --with-tls options.
>
> Here is the output you requested:
>
> dllifesystems:/usr/local/libexec# ldd slapd
>                 libdb-4.2.so => /usr/lib/libdb-4.2.so (0x4001c000)
>         libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x400f2000)
>         libresolv.so.2 => /lib/tls/libresolv.so.2 (0x40108000)
>         libpthread.so.0 => /lib/tls/libpthread.so.0 (0x4011a000)
>         libc.so.6 => /lib/tls/libc.so.6 (0x40129000)
>         libdl.so.2 => /lib/tls/libdl.so.2 (0x40264000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
>

well according to that output your problem still seems to be that openldap
is compiled without tls/ssl support.
is package libssl-dev installed?
install it first and then rebuild package.

is this output made of slapd you compiled yourself, or default sarge
binary package?


cheers,
http://www.axeltabs.com/