h1. ActiveLdap

A ruby library for object-oriented LDAP interface.

h2. Description

'ActiveLdap' is a ruby library which provides a clean objected oriented interface to LDAP library. It was inspired by ActiveRecord. This is not nearly as clean or as flexible as ActiveRecord, but it is still trivial to define new objects and manipulate them with minimal difficulty.

For example and usage - read the “document”:ruby-activeldap.rubyforge.org/.

h2. Prerequisites

One of them:

See the above links for installation.

:

JRuby doesn't need to install new library because JRuby has builtin LDAP support. Ruby users need one of them:

See the above links for installation.

:

A toolkit for building modeling frameworks like Active Record and Active Resource.

:

h2. Notes

h2. Rails

See “Rails”:file.rails.html (“doc/text/rails.textile”:doc/text/rails.textile in the repository and on GitHub) page for Rails integration.

h2. Licence

This program is free software; you can redistribute it and/or modify it. It is dual licensed under Ruby's license and under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

Please see the file LICENSE for the terms of the licence.

h2. Thanks

This list may not be correct. If you notice mistakes of this list, please point out.

** Bug reports. ** Tell us character escape syntax.

** Bug reports. ** Nederlands translations.

** A suggestion for behavior on simple bind with empty password. ** Bug reports.

** An API improvement idea. ** Bug reports.

** Bug reports. ** Bug fixes.

** A test bug fix. ** Rails 3 support.