Hi, I am syncing from AD to REST API using the executable plugin, there are about 2100 users in the AD. The problem is that LSC is stuck during the clean phase. I debugged it and saw that LSC calls my LIST plugin and my plugin starts writing to stdout but after about 1100 users it stops outputting. My plugin is invoked by a shell script that calls a python script, Is it possible the LSC stdin buffer is too small to buffer all the data?
Thanks, Lior. _______________________________________________________________ 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

