You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ruby...@googlegroups.com
I noticed that in the net-ldap documentation (http://net-ldap.rubyforge.org/Net/LDAP/LdapControls.html) and in some threads in this group, there are references to net-ldap supporting paged results. This sounds like something I may want to use in my application, but the documentation doesn't seem to go into specifics about how to implement the feature. Is there something I'm missing?
James Hewitt
unread,
Jul 23, 2012, 1:47:09 PM7/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ruby...@googlegroups.com
I believe the pagination in the project is only to cope with loading
multiple pages from the server, rather than allowing the user of the
api to page the results.