Hello,  I am new to OpenLDAP and could please use your help.

I just created a brand new install of the latest OpenLDAP server - openldap-ltb.x86_64 0:2.4.42-1.el6

on Centos 6.7

 

There are no entries in the bdb database as this is a new install.

 

I am getting the error when running to following command.

ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)

 

# ldapsearch -x -d 1 -LLL

ldap_create

ldap_sasl_bind

ldap_send_initial_request

ldap_new_connection 1 1 0

ldap_int_open_connection

ldap_connect_to_host: TCP localhost:389

ldap_new_socket: 3

ldap_prepare_socket: 3

ldap_connect_to_host: Trying ::1 389

ldap_pvt_connect: fd: 3 tm: -1 async: 0

attempting to connect:

connect errno: 111

ldap_close_socket: 3

ldap_new_socket: 3

ldap_prepare_socket: 3

ldap_connect_to_host: Trying 127.0.0.1:389

ldap_pvt_connect: fd: 3 tm: -1 async: 0

attempting to connect:

connect errno: 110

ldap_close_socket: 3

ldap_err2string

ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)

 

Any help would be greatly appreciated.   I came up very short with my google searches.

 

Thank you - Lou