Dear All:

I run command  ldapsearch  not contact LDAP server
but try open port 636 can't open it
please help me thanks.


 

ldapsearch -d 9 -D "cn=test,ou=users,dc=xxxx,dc=com"\ -w password -b 
"dc=xxx,dc=com" -H "ldaps://ldaptest.xxx.com" "objectClass=*"
ldap_url_parse_ext(ldaps://ldaptest.abagile.com)
ldap_create
ldap_url_parse_ext(ldaps://ldaptest.abagile.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 ldaptest.abagile.com:636
ldap_new_socket: 3
ldap_prepare_socket: 3
ldap_connect_to_host: Trying 127.0.0.1:636
ldap_pvt_connect: fd: 3 tm: -1 async: 0
attempting to connect:
connect errno: 111
ldap_close_socket: 3
ldap_err2string
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/7d41bcff-b549-4b0b-904e-e58c2333b8ea%40googlegroups.com.

Reply via email to