[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiling slapd with tls SOLVED



> Hi,
> i need TLS with slapd, so i downloaded the debian source package,
> changed debian/rules (--without-tls to --with-tls) and made binary
> packages.
>
> They compiled fine, however they do not run:
>
> deb1:~# slapd -f /etc/ldap/slapd.conf -d 255 -h "ldap:/// ldaps:///"
> @(#) $OpenLDAP: slapd 2.0.23-Release (Sam Mär 16 17:04:30 CET 2002) $
>
ramin@nase:/home/ramin/tmp/server/ldap/openldap2-2.0.23/debian/build/servers/slapd> daemon_init: ldap:/// ldaps:///
> daemon_init: listen on ldap:///
> daemon_init: listen on ldaps:///
> daemon_init: 2 listeners to open...
> ldap_url_parse_ext(ldap:///)
> slap_get_listener_addresses: getaddrinfo ai_addr is NULL?
> slapd stopped.
> connections_destroy: nothing to destroy.
>
> The same error occurs without the -h options.
>

Turn out i have to remove the bind-dev package Bug:112459 :-(
Ramin




Reply to: