blob: 17f40d2a350a49faac474cdfeddaedb82b048de1 (
plain)
1
2
3
4
5
6
7
|
Net::LDAP is an LDAP support library written in pure Ruby. It supports most
LDAP client features and a subset of server features as well.
* Standards-based (going for RFC 4511)
* Portable: 100% Ruby
WWW: http://net-ldap.rubyforge.org/
|