Issue #338 has been updated by Sébastien Bahloul. Status changed from New to Assigned Assigned to set to Sébastien Bahloul Priority changed from Normal to Low
Thanks, one more time ! Because this is a complete new service (not a patch), I need to know if you accept the publication under the LSC BSD license ? If this is OK, I will add it in the headers with your name as author. If your submission is under another license, you must provide it as a plugin like the syncrepl plugin (which is under L/GPL). ---------------------------------------- Feature #338: Sync memberships with memberOf instead of the member attribute with AD http://tools.lsc-project.org/issues/338 Author: Stéphane Bond Status: Assigned Priority: Low Assigned to: Sébastien Bahloul Category: Core Target version: 2.0.x branch On ActiveDirectory, the groups of a user are available using the memberOf attribute. However, to add or remove a membership, you need to sync the complete list of members on every group. To simplify the sync of a single user object, it would be useful to compare the "memberOf" attribute with the source and apply the changes on groups if required. We contribute a custom dst service for AD. It intercepts modifications on the memberOf attribute and applies the required changes on groups. To use it, just change the "destinationService" class to "org.lsc.configuration.objects.services.DstActiveDirectory". Stéphane -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

