Hi ,
I'm a java developer. I just started working on LDAP. I've built the ldapsdk from netscape, but I'm not able to find a server that I could install and test. can anyone pls suggest me, from where I can download an LDAP server for windows. Also can you please suggest me what DB I can use for the LDAP.
Thanks in advance,
Anandkris
-
LDAP server for windows (5 messages)
- Posted by: nithya Anand
- Posted on: November 14 2005 13:09 EST
Threaded Messages (5)
- LDAP server for windows by D S on November 15 2005 08:48 EST
- LDAP server for windows by ranji c on November 15 2005 10:20 EST
- Java.net Project Has What You Need by Greg Helton on November 29 2007 12:30 EST
- Apache LDAP by cesar flores on May 09 2008 14:35 EDT
- Apache Directory by Yaka Max on October 14 2009 10:52 EDT
-
LDAP server for windows[ Go to top ]
- Posted by: D S
- Posted on: November 15 2005 08:48 EST
- in response to nithya Anand
You can download an evaluation version of the Sun One Directory Server from Sun's site. This used to be the Netscape Directory Server, then became iPlanet, then became Sun's product. But, if you are looking for a free LDAP server then be aware that although this is a fully functional free evaluation version it is not free for commercial use (having said that, it is quite cheap). -
LDAP server for windows[ Go to top ]
- Posted by: ranji c
- Posted on: November 15 2005 10:20 EST
- in response to D S
OpenLDAP is the "open" LDAP in LINUX
win32 port is available at http://lucas.bergmans.us/hacks/openldap/
It comes with builtin bdb(Berkeley DB)
"commonsense is not common" -
Java.net Project Has What You Need[ Go to top ]
- Posted by: Greg Helton
- Posted on: November 29 2007 12:30 EST
- in response to nithya Anand
Now you'd want to go to http://opends.dev.java.net/ -
Apache LDAP[ Go to top ]
- Posted by: cesar flores
- Posted on: May 09 2008 14:35 EDT
- in response to Greg Helton
Also check this Apache project http://directory.apache.org/ -
Apache Directory[ Go to top ]
- Posted by: Yaka Max
- Posted on: October 14 2009 10:52 EDT
- in response to nithya Anand
Usefull for developeprs : http://directory.apache.org With eclipse ide/plugins...