[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
- To: openldap-technical@openldap.org
- Subject: ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
- From: Helge Tore Høyland <helge.tore.hoyland@gmail.com>
- Date: Thu, 21 Oct 2010 22:51:37 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=QrwzN8ZYFa4RFsjMAwiFH5aTV/RnrPFlSsczwk4mEi0=; b=I9ZJEgfL5y1BTBuTGaK4nPJv50yATxnOYojcrEokO7hVMK18PdfOBGEIH6W6dPl+5v QK0Ex6QAw0EK4vC4ZhupmaMfRypWYp5tBdbxQ/3PVEgfhTqIZCXmC+zxCxGhj66+v6Hq sVT0v42QRDyCc6w0sYaxu3isYl/lwuhhS4Suk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=elDcTvICgoWbkCZQc8+aiIxirOhdEyHUR4aQtdYj/t9V0I0mij4jFHjaR11eOawyO8 65OB129/Iw4wQK8gp/WNE7ghXTyEX42DDHmX41yc7edelfQFuxsVgMoTUAPX4kdSIh3b zNhEet4uWVxt/z8VkEGzhwrR8GD/HUWjJHmtQ=
Hi.
I'm trying to get openldap up and running.
I am following this howot:
http://techpubs.spinlocksolutions.com/dklar/ldap.html
I did a previous atempt yesterday, where i tried to do a tls setup.
Today i have done a
dpkg-reconfigure slapd
so, everything should be back to start.
/etc/hosts
127.0.0.1 localhost localhost.localdomain
192.168.1.5 server.htnett server krb1.htnett krb1 ldap1.htnett ldap1
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
/etc/ldap/ldap.conf
#
# LDAP Defaults
#
# See ldap.conf(5) for details
# This file should be world readable but not world writable.
BASE dc=htnett
URI ldap://192.168.1.5/
#SIZELIMIT 12
#TIMELIMIT 15
#DEREF never
/etc/ldap/slapd.conf er vedlagt.
This is installed on a fully updated Debian 5.0.6 distro.
slapcat gives a nice readout but:
ldapsearch -x stats this:
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
This means no other computer will be able to connect through net.
Portmap is running, but hosts.allow and hosts.deny is emty. hostname is server.
Anyone got a clue to whats wrong?
Attachment:
slapd.conf
Description: Binary data