I have scheduled cron job every minute, and I see users Pushed and Popped every minute.
As per your wiki, I can set synchronization.synchronizeChangesOnly property to true, but all the properties start with ldap.synchronisation* in my ldap-synchronisation.properties file
I can send over full properties file. Please let me know how to schedule differential sync.
This is flooding the logs as well. This is what I see in the log, every minute for every user.
My Bad. I have scheduled cron job every minute, and I see users Pushed and Popped every minute. Which means as per my settings full sync is going on not differential sync.
But I do not want users pushed and popped every minute. Only if there are any additions it should sync them up. I'm looking for differential sync not syncing existing users every minute.
thanks for the response mrogers. So it is the version. We do have alfresco upgrade in pipeline. Will try to work around that. How do I do diff sync after upgrade ?