View Single Post
  #4 (permalink)  
Old 02-19-2007, 12:43 PM
martin78 martin78 is offline
New Member
 
Posts: 4
Default LDAP problem

Thank you, the kernel solved it.

But when I install it, it reports following error:

Initializing ldap...daemon: bind(7) failed errno=98 (Address already in use)
slap_open_listener: failed on ldap://debian.inetonline.sk:389
ERROR - failed to start slapd

FAILED (1)

ERROR

Configuration failed


And the installation stopped.
I have both Hostname and Ldap master host set to debian.inetonline.sk

Except for this error mesage I got this one before:

"DNS ERROR resolving MX for debian.inetonline.sk
It is suggested that the domain name have an MX record configured in DNS"

I don't have the DNS and MX records set - I want to use zimbra only for calendaring and as LDAP server.
I have teh hostname and email address set in the /etc/hosts file:

127.0.0.1 localhost.localdomain localhost debian
192.168.0.117 debian.inetonline.sk debian


Why does the installation stop with LDAP error?
Thank you for your help.



Last edited by martin78; 02-19-2007 at 01:07 PM..
Reply With Quote