hello,

I just can't stop spamming the list :-)
this is because I try to keep one subject per thread. so bear with me ;-)

on http://lsc-project.org/wiki/documentation/latest/execution/start

it is not clear to me if the clean launch also does a synchronous launch.
I mean, given a task with conditions create, update, delete and changeId:

-s task synchronizes a given object:
    if (create OR update OR changeId) == true
    and the actual action is to create, update, or rename

-c task synchronizes a given object:
    if (create OR update OR delete OR changeId) ==true
    and the actual action is to create, update, delete or rename

-a task synchronizes a given object:
    if (create OR update OR changeId) == true
    and the actual action is to create, update, or rename

Is that correct? Or am I mistaken and -c only run tasks with condition
delete=true, and one has to use -s and -c together?

also, does -a process renames? does it process deletes?

TIA. best regards,

-- 
Jephté Clain
Direction des Systèmes d'Information
et des Usages Numériques - 2IG
Tél. 0262 93 86 31
Fax. 0262 93 81 06
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to