Hi,
2009/11/10 Tomasz Welman tomasz.welman@pl.ibm.com:
I have a third machine with the same configuration but with an exception that it is upgraded to Ubuntu Karmic (sorry, earlier I said the 2nd was karmic but it's jaunty), so LDAP versions are:
The problem is exactly the same as on the second machine:
root@darthvader:/etc/ldap# ldapsearch -d5 -x -H ldaps://myldapserver.com ldap_url_parse_ext(ldaps://myldapserver.com) ldap_create ldap_url_parse_ext(ldaps://myldapserver.com:636/??base) ldap_sasl_bind ldap_send_initial_request ldap_new_connection 1 1 0 ldap_int_open_connection ldap_connect_to_host: TCP myldapserver.com:636 ldap_new_socket: 3 ldap_prepare_socket: 3 ldap_connect_to_host: Trying 9.17.186.253:636 ldap_pvt_connect: fd: 3 tm: -1 async: 0 ldap_err2string ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
Any suggestions?
Could you provide the debugging information outlined on the DebuggingOpenldap wiki page:
https://wiki.ubuntu.com/DebuggingOpenldap
Thanks,