Le 04/08/2011 08:04, Ander Punnar a écrit :
in debian.
Since slapd is compiled with GnuTLS in Debian,
you will run into problems (I did):
http://www.openldap.org/lists/openldap-devel/200802/msg00072.html
I recompiled Debian openldap source package with openssl.
# apt-get build-dep openldap
# apt-get source openldap
# apt-get install libssl-dev
cd to openldap source dir
edit debian/configure.options
find "--with-tls", and change it to "--with-tls=openssl".
# dpkg-buildpackage -us -uc
And then you need self-signed certs and two lines in your slapd.conf.
Note: I haven't actually installed recompiled packages yet,
so I don't know if it helps. But if you try it, please let me know :)
I have installed SAMBA + OpenLDAP + TLS successfully with the debian
packages. There is no need to rebuild openldap from scratch.
My config :
Debian Queeze amd64
OpenLDAP: slapd 2.4.23 (Jun 15 2011 13:31:57)
Samba v3.5.6
OpenSSL 0.9.8o 01 Jun 2010
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba