What synchronization method do you use between directories (UID, timestamp etc)?
Created: 2012-04-20 08:09:59Modified: 2017-05-24 11:05:12
Tags: Features UnitySync
We had actually tried a bunch of methods (USN, date time stamp, etc.) and found them too unreliable for our standards. Our sync uses a proprietary method of detecting changes in the directory. It’s so robust that we can literally use the same directory sync engine on any vendor’s LDAP server.