Issue #533 has been updated by Clément OUDOT.
Carl Corliss wrote: > FYI: this is broken by r1952 in trunk (line 400 of > src/main/java/org/lsc/service/SyncReplSourceService.java). > > My sync of AD objectGUID attribute to a custom OpenLDAP attribute of > essentially the same binary syntax/type (called employeeUUID) goes from > something like: > [...]to something like: > [...] > when using trunk (and r1952). If I change line 400 back to: > [...] > then it works again as expected (see first example). Could you please open a new issue, as this one is closed? ---------------------------------------- Bug #533: Synchronization of binary attributes doesn't work with SyncReplSourceService http://tools.lsc-project.org/issues/533 Author: Raphaël Ouazana Status: Closed Priority: Normal Assigned to: Raphaël Ouazana Category: Core Target version: 2.0.1 Problem in version: Using Apache Directory API, synchronization doesn't work: values are converted to String before synchronizing. Moreover the LDIF logger is wrong when displaying binary values (including sync with JNDI). -- 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

