LDAP Server for ActiveRecord Models
More Enterprisey Goodness for Rails
What we’ve got here is an LDAP server that returns values from an ActiveRecord model. It runs as a daemon next to your rails application, and is fairly configurable. It’s currently designed specifically for address book applications (tested with Thunderbird and the OS X address book), so point it at your Users model and enjoy all the tab-completability you can handle in your email client.
Installation
You can grab the code from subversion, and detailed installation instructions can be found in the initial unveiling
Questions or feedback? Ask us on our blog, or email tsaleh@thoughtbot.com.