Paketname | libactiveldap-ruby1.8 |
Beschreibung | an object-oriented interface to LDAP for Ruby |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.9-1 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 496 Byte |
Hängt ab von | libruby1.8, libldap-ruby1.8 (>= 0.8.2), rails, libgettext-ruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | activeldap |
Paketgröße | 84858 Byte |
Prüfsumme MD5 | a883e0d1098dce1d03ac183653784839 |
Prüfsumme SHA1 | 87c89f5514259e6b4e21ad5a64e445dadb451f0e |
Prüfsumme SHA256 | a72e566aee3be97e8f20ae7b011d8d298551f60efdae3895e368f1733bda8096 |
Link zum Herunterladen | libactiveldap-ruby1.8_1.0.9-1_all.deb |
Ausführliche Beschreibung | ActiveLDAP is a wrapper around Ruby/LDAP with its interface inspired
by ActiveRecord (from the Rails project).
.
It dynamically parses the LDAP server’s schema based on the
objectClasses an entry has. It then exposes the LDAP attributes as
methods on the object. This means that if you update the objectClass
on an object, the methods/attributes available for changing are
automatically updated.
|