Issue #696 has been updated by Ondrej Koch. Status changed from Feedback to Closed
It works as described and solves our problem, thank you. Btw. it was used to synchronize user passwords from Samba 3 (OpenLDAP) to Samba 4 (build-in). ---------------------------------------- Feature #696: JScript process values are forcibly casted to strings http://tools.lsc-project.org/issues/696 Author: Ondrej Koch Status: Closed Priority: Normal Assigned to: Ondrej Koch Category: Core Target version: 2.1.1 What we're trying to do is to synchronize bytestring from one LDAP to another and do some magic on the go using JS. The problem seems to be that LSC's JScriptExecutor casts everything to String and therefore there is no way to sync binary data from one side to another. -- 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

