Le 03/05/2020 à 14:49, Lior Dotan a écrit : > Hi, > > I'm using LSC to sync from AD to the executable plugin. > For the groups I have created two tasks, one that create groups and > the second task for syncing the members of each groups. > > While this works fine, I prefer to sync both in a single iteration. So > I created a single task that does both but I see that this task either > runs as "create" to create the group and on the second iteration in > runs in "update" mode and syncs the members. > > Is there a way to sync the groups and members in a single run?
Yes this should be possible, you just need to manage the member attribute in the task creating the groups. See for example https://lsc-project.org/documentation/tutorial/synchronizeposixgroupstogroupofnames -- Clément Oudot | Identity Solutions Manager [email protected] Worteks | https://www.worteks.com _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

