Hi,
client: Ruby Gem net-ldap
Server: eDirectory v8.8.6
Net-ldap uses paged search and here are the eDirectory messages:
iterCountEntries: ispositionable returned FALSE
and
after the 126th entry (MaxPageSize=126 harcoded in net-ldap) the
search is aborted:
invalid paged result control syntax.
Net-ldap displays the error message: protocol error.
If paged search is disable in net-ldap, it works just fine, all search
entries are delivered.
I use net-ldap because it was downloaded on most.
Any idea why this happen? Is net-ldap gem still maintained?
If not, is there other better maintained ldap gems?
Or maybe LDAP gems just don’t need maintenance or people just don’t use
ldap anymore? Thanks in advance for any clarification.
-Adam-