On Mon, 2012-02-20 at 12:13 +0000, Fergus Clarke wrote:
> running ldapsearch -x on the primary LDAP server fails, it gives
> [root@servername ~]# ldapsearch -x
> ldap_bind: Can't contact LDAP server (-1)
> And yet on that server the Zimbra instance appears to be fine.
> Can you suggest any further diagnosis of the LDAP on that server, or action I 
> might take?

Yes, research the problem.

On the DSA [LDAP server] is the slapd server listening on the expected
port?

netstat --listen --tcp --program

Given the contents of /etc/openldap/ldap.conf [or wherever your client
LDAP config is] - does the hostname specified there resolve?  Is the
port specified the same the server is listening on?  Can you "telnet
hostname port-number" from the client and get a connection?

All this is just standard debugging steps.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to