On 22/01/2019 17:42, Mark wrote: > I noticed the same thing. The group RMDV-QA2-JazzAdmins only has 25 users. > > So, I deleted all 29 of my groups and performed 2 tests: > > 1. When I run without the bypass script, all 29 groups are created. > 2. When I run with the bypass script, 17 groups are created and 12 error out > with the same java.lang.IndexOutOfBoundsException. > > Very strange behavior. Any thoughts? >
The only explanation I have is that the script is not working properly with AD LDS as it was written with an AD as source. The range format of AD LDS may be different that the range format of an AD, causing it to not be able to figure out start and stop values. I think you have two solutions : - adjust the range limit in your AD LDS and not use this by pass script (see https://bgstack15.wordpress.com/2016/10/14/overcoming-the-adlds-maxvalrange-hard-limit/), - debug and adapt the script to your specific context (in such case, let us know how you adapted it so we can complete documentation for other people running into the same problem). Regards. -- Soisik Froger | Software Architect [email protected] +33 6 49 00 09 55 Worteks | https://www.worteks.com _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

