2015-01-16 15:14 GMT+01:00 "POISSON Frédéric" < [email protected]>:
> Hello all, > > I've just installed the new release 2.1.2 of LSC, and when i test it with > my old configuration (which run correctly with 2.1.1) and executable > plugin, it do not works ? > > Here is the message i view for each entries found in source ? > ERROR - Synchronization aborted because no source object has been found ! > > The java command start with options : > -DLSC.PLUGINS.PACKAGEPATH=org.lsc.plugins.connectors.executable.generated > and the -cp option contain > /usr/products/lsc/lib64/lsc-executable-plugin-1.0.jar. > > Notice that i've tested also a ldapSourceService to ldapDestinationService > configuration with LSC 2.1.2, it runs correctly. Is there a change of > configuration onto Executable plugin ? > Hi, I just tested an executable 2 ldap connector with 2.1.2 version and it works fine: clement@ader-xps:~$ dpkg -l | grep lsc ii lsc 2.1.2-1 all LDAP Synchronization Connector ii lsc-executable-plugin 1.0-1 all This is an Executable plugin for LSC clement@ader-xps:~$ JAVA_OPTS="-DLSC.PLUGINS.PACKAGEPATH=org.lsc.plugins.connectors.executable.generated" lsc -f configuration/lsc/linid/executable2openldap/ -s user janv. 19 11:00:33 - INFO - Logging configuration successfully loaded from /home/clement/configuration/lsc/linid/executable2openldap/logback.xml janv. 19 11:00:33 - INFO - LSC configuration successfully loaded from /home/clement/configuration/lsc/linid/executable2openldap/ janv. 19 11:00:33 - INFO - Connecting to LDAP server ldap://localhost/dc=example,dc=com as cn=admin,dc=example,dc=com janv. 19 11:00:33 - INFO - Starting sync for user janv. 19 11:00:33 - WARN - dn: uid=titi,ou=users,dc=example,dc=com janv. 19 11:00:33 - WARN - uid: titi janv. 19 11:00:33 - WARN - nom: TETA janv. 19 11:00:33 - WARN - prenom: Tutu janv. 19 11:00:33 - WARN - janv. 19 11:00:33 - WARN - dn: uid=coudot,ou=users,dc=example,dc=com janv. 19 11:00:33 - WARN - uid: coudot janv. 19 11:00:33 - WARN - nom: OUDOT janv. 19 11:00:33 - WARN - prenom:: Q2zDqW1lbnQ= janv. 19 11:00:33 - WARN - janv. 19 11:00:33 - WARN - dn: uid=xguimard,ou=users,dc=example,dc=com janv. 19 11:00:33 - WARN - uid: xguimard janv. 19 11:00:33 - WARN - nom: GUIMARD janv. 19 11:00:33 - WARN - prenom: Xavier janv. 19 11:00:33 - WARN - janv. 19 11:00:33 - INFO - # Adding new object uid=titi,OU=users,DC=example,DC=com for user # Mon Jan 19 11:00:33 CET 2015 dn: uid=titi,OU=users,DC=example,DC=com changetype: add sn: TETA cn: Tutu TETA givenName: Tutu objectclass: inetOrgPerson objectclass: organizationalPerson objectclass: person objectclass: top janv. 19 11:00:33 - INFO - All entries: 3, to modify entries: 1, successfully modified entries: 1, errors: 0 Did you install LSC with packages? Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

