Issue #312 has been reported by sebastien blanchet. ---------------------------------------- Bug #312: no error message when unable to create key file http://tools.lsc-project.org/issues/312
Author: sebastien blanchet Status: New Priority: Low Assigned to: Category: Core Target version: Problem in version: 1.2, 1.3 I follow these instructions to create a new key file http://lsc-project.org/wiki/documentation/1.2/configuration/syncoptions/security # cd /path/to/your/lsc/installation # LSC_SEC_CP=""; for jar in lib/*.jar; do LSC_SEC_CP="$LSC_SEC_CP:$jar"; done # java -cp $LSC_SEC_CP org.lsc.utils.security.SymmetricEncryption -f $PWD/etc unfortunately if the key file cannot been created for different reason (invalid path, permission problem) where is no error message and the program silently exits. -- 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

