bearded / ruby-ldap

Ruby/LDAP is an extension library for Ruby. It provides the interface to some LDAP libraries (e.g. OpenLDAP, Netscape SDK and Active Directory). The common API for application development is described in RFC1823 and is supported by Ruby/LDAP.
http://rubyforge.org/projects/ruby-ldap/
Other
66 stars 34 forks source link

Does ruby-ldap support SSS and VLV? #41

Open wei-cheng opened 8 years ago

wei-cheng commented 8 years ago

I saw the support for simple paged searching , how about server side sorting and visual list view?