• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

ApacheDS 1.0.2 LDAP java.net.ConnectException: Connection timed out: connect

 
Ranch Hand
Posts: 276
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am a novice to LDAP.I am using ApacheDS 1.0.2 as the directory services application on one machine MACHINE1.
From another machine MACHINE2 I am using the following program to communicate to my LDAP server on MACHINE1.



On executing the following



I am getting the following output



I tried updating the value of property "allowAnonymousAccess" to "true" in server.xml at %APACHE_DS_HOME%\conf, but no success.

Following are the contents found in the LDIF file exported using JXplorer LDAP browser



Any inputs on resolving this problem would be a great help.

Thanks in advance.
 
It's fun to be me, and still legal in 9 states! Wanna see my tiny ad?
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic