Slashdot Log In
ApacheDS Virtual Directory Add-Ons
Posted by
Hemos
on Mon Jun 06, 2005 06:22 AM
from the good-additions-to-have dept.
from the good-additions-to-have dept.
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"
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
What we all want to know is... (Score:2, Funny)
Re:What we all want to know is... (Score:1)
Re:Why, oh why? (Score:3, Funny)
Re:Why, oh why? (Score:2)
Instead of OpenLDAP in Open-Xchange? (Score:1)
question (Score:2)
Re:question (Score:2, Informative)
Say you have some big store of data (AD for example) for everyone in a organization.
Say you have some app that needs some AD *plus* some other field just for your app, but you don't want to extend the AD schema for the application.
You can use a virtual ldap to 'join' the AD against another ldap, a database table, or a flat file.
ok why? (Score:1)
Anyone tried it? (Score:1)