Rails front-end to OpenLDAP directory

Greetings,

I am trying to locate some doco on building a rails front-end to an LDAP
directory.

If anyone has some pointers on how to go about modelling my LDAP
directory structure in such a way that it behaves like a regular rails
database (yes I know square peg in round hole) any tips would greatly be
appreciated.

Cheers,

Mitch

On Wed, 2008-07-23 at 04:00 +1000, Mitchell Smith wrote:

Greetings,

I am trying to locate some doco on building a rails front-end to an
LDAP directory.

If anyone has some pointers on how to go about modelling my LDAP
directory structure in such a way that it behaves like a regular rails
database (yes I know square peg in round hole) any tips would greatly
be appreciated.


you might find the heavy lifting is already done…

http://rubyforge.org/projects/ruby-activeldap/

Craig