04b9113f65
Ruby/ActiveLdap provides an object oriented interface to LDAP. It maps LDAP entries to Ruby objects with LDAP attribute accessors exposed as methods dynamically assigned based on your LDAP server's schema and each object's objectClasses.
4 lines
239 B
Text
4 lines
239 B
Text
Ruby/ActiveLdap provides an object oriented interface to LDAP. It maps
|
|
LDAP entries to Ruby objects with LDAP attribute accessors exposed as
|
|
methods dynamically assigned based on your LDAP server's schema and
|
|
each object's objectClasses.
|