• 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

Websphere integration with Novell's eDirectory( LDAP Server)

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I want to integrate my application that runs on Websphere with Novell's eDirectory LDAP server. Although I was successful in installing server and able to connect its client, somehow I am unable to connect using Websphere. Googling did not help.

Basically, I want to connect my j2ee application with eDirectory.

Can someone guide me how to integrate websphere application server with eDirectory Ldap server. In addition to configuring connection using app servers, I should get this reference using jndi in my j2ee application and communicate with ldap servers for user authentication -(just like datasource.)

thanks in advance...

Prashanth
 
reply
    Bookmark Topic Watch Topic
  • New Topic