BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

openldap

v0.0.1pre11RubyGems· Ruby

A simple, but feature-complete Ruby binding for OpenLDAP's libldap. This binding is intended as an alternative for [ruby-ldap][] for libraries or applications which require a more complete implementation of the LDAP protocol (according to [RFC4511][]) than it provides. Additions or changes: * Referrals for add, modify, delete, modrdn, compare * Controls for add, modify, delete, modrdn, compare * Asynchronous and synchronous APIs * Detailed exception class hierarchy for results instead of just one class for all non-success results. * Complete [RFC4511][] support: - extended operations and results - unsolicited notifications - continuation references - intermediate responses - alias deferencing - etc. * Cleanly abandon terminated operations where supported * Memory-handling cleanup to avoid leaks, corruption, and other problems experienced in the wild. * Drop deprecated non-_ext variants of operations which have a modern equivalent. * M17n for Ruby 1.9.x. * Improved test coverage **NOTE:** This library is still under development, and should not be considered to be feature-complete or production-ready. This project's versions follow the [Semantic Versioning Specification][semver].

The verdict
Abandoned. Last published 14 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 14 years ago.
Popularity
4 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 0.0.1pre1114 years ago
openldap — A simple, but feature-complete Ruby binding for OpenLDAP's libldap. This binding is intended as an alternative for [ruby-ldap][] for libraries or applications which require a more complete implementation of the LDAP protocol (according to [RFC4511][]) than it provides. Additions or changes: * Referrals for add, modify, delete, modrdn, compare * Controls for add, modify, delete, modrdn, compare * Asynchronous and synchronous APIs * Detailed exception class hierarchy for results instead of just one class for all non-success results. * Complete [RFC4511][] support: - extended operations and results - unsolicited notifications - continuation references - intermediate responses - alias deferencing - etc. * Cleanly abandon terminated operations where supported * Memory-handling cleanup to avoid leaks, corruption, and other problems experienced in the wild. * Drop deprecated non-_ext variants of operations which have a modern equivalent. * M17n for Ruby 1.9.x. * Improved test coverage **NOTE:** This library is still under development, and should not be considered to be feature-complete or production-ready. This project's versions follow the [Semantic Versioning Specification][semver]. (Ruby / RubyGems) · Modules