ActiveLdap

A ruby library for object-oriented LDAP interface.

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.

Prerequisites

Ruby intepreter

One of them:

  • Ruby (1.9.3, 2.0.x, 2.1.x, 2.2.x, 2.3.0)
  • JRuby

See the above links for installation.

LDAP client

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.

ActiveModel

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

Notes

  • Only GSSAPI SASL support exists due to Ruby/LDAP limitations

Rails

See Rails (doc/text/rails.textile in the repository and on GitHub) page for Rails integration.

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.

Thanks

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

  • Dick Davies
  • Nathan Kinder
  • Patrick Cole
  • Google Inc.
  • Nobody: Bug reports and API improveent ideas.
  • James Hughes: Bug reports and advices and documentations.
  • Buzz Chopra: Documentations.
  • Christoph Lipp:
    • Bug reports.
    • Tell us character escape syntax.
  • Jeff Hall: Bug reports.
  • Ernie Miller: Bug reports and advices.
  • Daniel Pfile: Patches.
  • Jacob Wilkins: Bug reports.
  • Ace Suares:
    • Bug reports.
    • Nederlands translations.
  • Iain Pople: Bug reports and API improvement ideas.
  • Kevin McCarthy: Patches.
  • Perry Smith: Patches, bug reports and indications.
  • Marc Dequènes: API suggestions.
  • Jeremy Pruitt: Bug reports.
  • Bodaniel Jeanes:
    • A suggestion for behavior on simple bind with empty password.
    • Bug reports.
  • Naoto Morishima: Bug reports.
  • David Morton:
    • An API improvement idea.
    • Bug reports.
  • Lennon Day-Reynolds: Bug reports.
  • Tilo: A bug report.
  • Matt Mencel: Bug reports.
  • CultureSpy:
    • Bug reports.
    • Bug fixes.
  • gwarf12: A bug report.
  • Baptiste Grenier: API improvement ideas.
  • Richard 3 Nicholas: API improvement ideas.
  • Kazuhiro NISHIYAMA: A bug report.
  • Grzegorz Marszałek: A bug report.
  • しまさわらさん: A suggesetion.
  • Ted Lepich: A suggestion.
  • danger1986: A suggestion.
  • michael.j.konopka: Bug reports.
  • ingersoll: A suggestion.
  • Alexey.Chebotar: Bug reports.
  • ery.lee: A bug report.
  • id:dicdak: A bug report.
  • Raiko Mitsu: A bug report.
  • Kazuaki Takase: Documents in Japanese.
  • Tim Hermans: A bug report.
  • Joe Francis: A suggestion.
  • Tiago Fernandes: Bug reports.
  • achemze: A suggestion.
  • George Montana Harkin: A suggestion.
  • Marc Dequènes: Bug reports.
  • [email protected]: A bug report.
  • Hideyuki Yasuda: Bug reports.
  • zachwily: A bug report.
  • [email protected]: A bug report.
  • Tim Hermans: A bug report.
  • Anthony M. Martinez: Helped SASL options support
  • ilusi0n.x: A bug report.
  • projekttabla: A suggestion.
  • christian.pennaforte: A bug report.
  • planetmcd: A bug report.
  • spoidar: Rails 3 support.
  • Kris Wehner: Rails 2.3.8 support.
  • Ryan Tandy:
    • A test bug fix.
    • Rails 3 support.
  • rbq: A bug report.
  • Narihiro Nakamura: Rails 3 support.
  • Hidetoshi Yoshimoto: Rails 3 support.
  • warden: A bug report.
  • bklier: A bug fix.
  • Craig White: Bug reports.