RAA - net-ldap

net-ldap / 0.0.1

Short description: Pure-ruby LDAP library
Category: Library/Directory
Status: alpha
Created: 2006-05-02 20:59:51 GMT
Last update: 2006-05-02 20:59:51 GMT
Owner: blackhedd (Projects of this owner)
Homepage: http://rubyforge.org/projects/net-ldap/
Download: http://rubyforge.org/frs/?group_id=143
License: Ruby's
Dependency:
None
Description:

Net::LDAP is a feature-complete LDAP client implementation in pure Ruby. It does not wrap native-code LDAP libraries, creates no Ruby extensions, and has no dependencies external to Ruby.

Net::LDAP was designed to address problems with existing native-code LDAP libraries, including non-intuitive APIs, unclear documentation and variable platform support. It attempts to rethink the LDAP API so as to make it more Ruby-like.

The library also exposes the LDAP wire-line protocol so it can be used as a foundation for LDAP servers as well.

Edit this project (for project owner)

back to RAA top