Based on the sizes of some of the ldap servers and the number of accounts that may need to be synched, it makes more sense to do a couple of things:

1) Turn the manual sync into a batch api operation.
2) Try something similar during cron runs.

Since there is a likelihood that cron could time out or we could run out of memory. I'm going to be working on a modification to get a batch script to handle this aspect up and running and try and provide a patch regarding it.

Comments

John Franklin’s picture

Any progress on this?