ApacheDS Virtual Directory Add-Ons
yinyanger writes "Safehaus team is pleased to announce the 0.9.1 release of Penrose. Penrose is an open source java-based virtual directory server based on Apache Directory server. A Virtual Directory does not store any information itself, unlike other LDAP implementations. Requests received from LDAP client applications are processed by the Virtual Directory Server and passed on to the data source hosting the desired data. Frequently this data source will be a relational database, and more often than not it will be the authoritative source of the directory information.
Many thanks to all those who've helped on this release, from end users, folks who've created test cases, submitted patches and developers. You can download a new release from here or view the change log"
FIRST POST!
When is ApacheDS coming out for the NintendoDS?
My Journal
Why is everything 'based on Java' these days?!
A computer makes it possible to do, in half an hour, tasks which were completely unnecessary to do before.
So basically it's an LDAP without the single most important benefit a directory server has; performance?
Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
I'm hacking Open-Xchange, the "drop-in" (if only...) transparent, open-source replacement for Microsoft Exchange. It uses an OpenLDAP server, which used to store its data in the Postgres DB used for the rest of its data. Recently the project has moved towards keeping more data inside the OpenLDAP server itself, rather than all in Postgres. Can I replace their OpenLDAP server with ApacheDS, in less than 8 hours of admin work, without specific expertise in either ApacheDS or OpenLDAP (except that I got OpenLDAP to work with O-X)? How ready for prime-time is this app? Of course, that's in the context of all these apps working more or less in beta right now.
--
make install -not war
Could someone please explain what that meant. In practical terms.
Philosophy.
From the Apache DS web site it is not clear the choices they made regarding the architecture. I am not convinced writing a java based LDAP server is feasible in real life scenario. But then they may know something that we don't. Hopefully they will share the information on the site.
So has anyone tried this out?? Hows it compare to the other options out there??