2014-11-19 20:29 GMT+01:00 Anderson <[email protected]>: > Hi all, > > I need reorder the attribute (mail) before the synchronization, how can > I do this? > > > Example: > > Base A (openldap) > [email protected] > [email protected] > > LSC > > for > Base B (389DS) > [email protected] > [email protected] > > >
Hi, your request is weird, because values in an LDAP attribute are not sorted. You can't expect from an LDAP directory to return the values of an attribute always in the same order. But for information, we plan to add the possibility to order values in a dataset, an force the value order when comparing to the destination attribute: http://tools.lsc-project.org/issues/737 This should be released in 2.0.4 in a few days. Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

