whitlockjc / sync-ldap-groups-to-svn-authz

Simple Python script that can take your LDAP group definitions and create a Subversion authz file equivalent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paging needed

troelsarvin opened this issue · comments

If your LDAP server has a limit on how many results to pull at a time, it seems paged result set handling is needed: https://gist.github.com/mattfahrner/c228ead9c516fc322d3a

Sounds like a reasonable request.

added in pull request #22