2012/11/8 Emeric Million <[email protected]> > Yes, it was the "()" :$ for "toLowerCase" > > Good idea for the updateTask, but I can't put the same ldap-dst-conn in > both <ldapSourceService> and <ldapDestinationService>. Because : > "ERROR - org.lsc.exception.LscConfigurationException: > javax.xml.bind.UnmarshalException > - with linked exception: > [org.xml.sax.SAXParseException; systemId: file:/etc/lsc/lsc.xml; > lineNumber: 301; columnNumber: 33; cvc-id.2 : Occurrences multiples de la > valeur d'ID 'ldap-dst-service'.] > org.lsc.exception.LscConfigurationException: > javax.xml.bind.UnmarshalException > - with linked exception: > [org.xml.sax.SAXParseException; systemId: file:/etc/lsc/lsc.xml; > lineNumber: 301; columnNumber: 33; cvc-id.2 : Occurrences multiples de la > valeur d'ID 'ldap-dst-service'.] > " > I tried to add the same ldap connection with an other name but we > obviously can have only 2 connections (or I had make a mistake somewhere > again XD). > And I want to update the gid from my OpenLDAP to this OpenLDAP. >
ID must be unique, but you can have different names in the task, with a single ref to the connection. > > And for information, is the tasks order matter when I type the lsc command > "lsc -c Task1 Task2", will it make the task1 before the task2 to or do I > have to launch task1 then task2 in different command ? > > Good question, I don't know. Just give a try. Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

