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

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.
 
Time flies like an arrow. Fruit flies like a banana. Steve flies like a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic