Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Can't contact LDAP server
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
sajuptpm  
View profile  
 More options Jan 12 2012, 5:33 am
From: sajuptpm <sajup...@gmail.com>
Date: Thu, 12 Jan 2012 02:33:12 -0800 (PST)
Local: Thurs, Jan 12 2012 5:33 am
Subject: Can't contact LDAP server
Hi,

I am using centos 6,  getting error SERVER_DOWN: {'info': 'TLS error
-5938:Encountered end of file', 'desc': "Can't contact LDAP server"}

while running ldapcon.search

I  am using ldaps//

I already set, "LAPD_LDAPS=yes" in "#vim /etc/sysconfig/ldap"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sajuptpm  
View profile   Translate to Translated (View Original)
 More options Jan 12 2012, 7:16 am
From: sajuptpm <sajup...@gmail.com>
Date: Thu, 12 Jan 2012 04:16:45 -0800 (PST)
Local: Thurs, Jan 12 2012 7:16 am
Subject: Re: Can't contact LDAP server
getting error while trying to run command: ldapsearch -d8 -x -H
ldaps://127.0.0.1  http://dpaste.com/686519

[saju@localhost ssl]$ ldapsearch -d8 -x -H ldaps://127.0.0.1
TLS: certificate
[E=r...@localhost.localdomain,CN=localhost.localdomain,OU=SomeOrganizationalUnit,O =SomeOrganization,L=SomeCity,ST=SomeState,C=--]
is not valid - error -8172:Unknown code ___f 20.
TLS: error: connect - force handshake failure: errno 21 - moznss error
-8172
TLS: can't connect: TLS error -8172:Unknown code ___f 20.
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)

[saju@localhost ssl]$ ldapsearch -d8 -x -H ldaps://localhost.localdomain
TLS: certificate
[E=r...@localhost.localdomain,CN=localhost.localdomain,OU=SomeOrganizationalUnit,O =SomeOrganization,L=SomeCity,ST=SomeState,C=--]
is not valid - error -8172:Unknown code ___f 20.
TLS: error: connect - force handshake failure: errno 21 - moznss error
-8172
TLS: can't connect: TLS error -8172:Unknown code ___f 20.
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Schroeder  
View profile  
 More options Jan 12 2012, 8:00 am
From: Jeff Schroeder <jeffschr...@gmail.com>
Date: Thu, 12 Jan 2012 08:00:49 -0500
Local: Thurs, Jan 12 2012 8:00 am
Subject: Re: Can't contact LDAP server
I think you typod the LDAP_LDAPS setting in your settings file. Run ps -efH and see if openldap is running with ldaps. My suspicion is that it is not

Sent from my iPhone

On Jan 12, 2012, at 5:33, sajuptpm <sajup...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sajuptpm  
View profile  
 More options Jan 12 2012, 9:08 am
From: sajuptpm <sajup...@gmail.com>
Date: Thu, 12 Jan 2012 06:08:32 -0800 (PST)
Local: Thurs, Jan 12 2012 9:08 am
Subject: Re: Can't contact LDAP server
[root@localhost openldap]# ps -efH | grep ldap
root     30457 17386  0 19:36 pts/1    00:00:00           grep ldap
ldap     30174     1  0 19:29 ?        00:00:00   /usr/sbin/slapd -h
ldap:/// ldaps:/// ldapi:/// -u ldap

http://monzell.com/post/12979782084/tls-problems-with-openldap-client
I created a new CA Certificate and tried, getting same arror

CA Issued Certificate
http://www.openldap.org/pub/ksoper/OpenLDAP_TLS.html#5.0


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sajuptpm  
View profile  
 More options Jan 12 2012, 9:25 am
From: sajuptpm <sajup...@gmail.com>
Date: Thu, 12 Jan 2012 06:25:10 -0800 (PST)
Local: Thurs, Jan 12 2012 9:25 am
Subject: Re: Can't contact LDAP server
[root@localhost openldap-data]# openssl verify cacert.pem
cacert.pem: C = IN, ST = Bangalore, O = Fluent, OU = Software, CN =
Manager, emailAddress = s...@sa.com
error 18 at 0 depth lookup:self signed certificate
OK

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »