mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
239 B
Plaintext
5 lines
239 B
Plaintext
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.
|