On Mon, Dec 5, 2011 at 5:28 PM, Givano <[email protected]> wrote: > Hi, > > have configured LDAP Import extension with RT 4.0.2 and getting following > error message from script: > > [Mon Dec 5 11:24:47 2011] [error]: LDAP search failed Sizelimit exceeded > (/usr/local/share/request-tracker4/lib/RT/Extension/LDAPImport.pm:866) > > as much I understand this comes because domain controller limits the query > by max. 1000 entries, in my case the query returns over 5000 entries. > > I've googled about that issue and people recommending use of simple paging > in the script. As much I understood from looking > over /usr/local/share/request-tracker4/lib/RT/Extension/LDAPImport.pm this > paging feature is not implemented at the moment. > > Any of you had similiar issue and have some solution (patch) for it beside > changing this 1000 entries option on domain controller?
No patches: https://rt.cpan.org/Public/Dist/Display.html?Name=RT-Extension-LDAPImport And I don't remember that anybody reported it. Patches are welcome. At least report it via rt.cpan.org. > > Thanks in advance, > > Ivan > > -------- > RT Training Sessions (http://bestpractical.com/services/training.html) > * Boston — March 5 & 6, 2012 -- Best regards, Ruslan. -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Boston March 5 & 6, 2012
