blob: 13d93011a0f6748533b4b3649e1b0ebfb8274584 (
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://rubygems.org/gems/net-ldap/
|