• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

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 will give me the powers of the gods. Not bad for a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic