« When virtualizing multiple directories, they don't have to have the same schema. | Main | Cool Hack Memories: Server-Time, PC Time and Indiana »

My enterprise identity data is in databases, but I need an LDAP server!

In many organizations, identity data - whether it is staff identity,
customer identity, student identity or partner identity data is very
likely stored in a central relational database somewhere.



But if you want to leverage that identity data in your applications, LDAP is the protocol of choice.



Which in the past has normally meant copying that data into a central
LDAP server. This in turn can add headaches or delays into the process
of deploying new applications. It can also mean learning a whole new
skill set (LDAP server management, management of synchronization
processes) and potentially developing new capabilities (such as
synchronization development and management.



Not to mention building out additional high-availability capacity.



But there is another option and we already have a customers deployed who are doing something different.



That is instead of doing the copy and synch approach used by many for their enterprise directory solution.



They instead deploy a virtual directory which instead uses the data as
it exists in their existing relational databases and provides an LDAP
interface to it.



No additional synchroniztion headaches required.



Just grab the proper JDBC driver (no we're not restricted to just my
employer's database products :)) and in a handful of mouse-clicks, you
have an LDAP server leveraging your existing data.




Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on March 29, 2006 9:10 PM.

The previous post in this blog was When virtualizing multiple directories, they don't have to have the same schema..

The next post in this blog is Cool Hack Memories: Server-Time, PC Time and Indiana.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle