• 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

OpenLDAP installation on windows

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

The new project that I'm working involves user authentication that uses LDAP. I am a bit new regarding LDAP and JNDI and I am currently reading Sun's JNDI Tutorial regarding this.

But the problem I am having is how to setup the OpenLDAP Server. I googled a lot but found only installation on Linux and Unix System but not on Windows. I only used windows, so I was hoping to find a resource on how to do this. Does anyone knows if its possible to do this?

Also I would like to know if there's other tutorial/books available that I could read/buy to help me learn JNDI/LDAP easier.

Thanks.
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Mark,

Did you ever get a reply for this? I also want to install openLDAP on my windows xp machine. Any guidance will be very useful.

Thanks
Mahesh
 
Greenhorn
Posts: 20
Android Hibernate Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://www.openldap.org/software/download/

http://www.tolven.org/doc/installation/new-bin-win.html

Regards
Rajul konkar
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You may want to look at following,

http://mguessan.free.fr/nt/openldap_en.html
 
reply
    Bookmark Topic Watch Topic
  • New Topic