Il 11/06/2013 17:47, Nik ha scritto:
Hi Guys,

I have recently seen a comment on this alias that reconciliation doesn't take care of deletions.
I would like to have a clear idea of what this means.

Does it mean; if I delete an ldap object (e.g. user) from my ldap resource by ldap delete this deletion would not be reconciled back to syncope? Reading such comments, confuses me, because if I delete an object in syncope and this object is linked by an ldap connector resource to ldap. The deletion via the ldap resource should be propagated to the ldap backend, in such a case, reconciliation of the deletion is meaningless, since
the syncope and ldap remain synchronized.
Hi Nik,
* reconciliation reconcile create/update/delete operation
* full reconciliation reconcile create/update (it is just a exhaustive user search/read).

Use full reconciliation at pre-loading time or if and only if the target resource doesn't provide changelog feature; use sync/reconciliaion otherwise.

Best regards,
F.

Reply via email to