Le 05/02/2016 21:05, Ivan Azarel Altamirano Calvario a écrit :
Hi Clement, After to read your message, I copied the lsc.xml file in the path ldap2ad and I ran the script, this are the results of that launch. ------------------------------------------------------------------------ 11:13:43,581 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:13:43,582 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/etc/lsc/logback.xml] 11:13:43,582 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 11:13:43,582 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/etc/lsc/logback.xml] 11:13:43,582 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/usr/lib/lsc/lsc-core-2.1.3.jar!/logback.xml] ... ------------------------------------------------------------------------
Are you sure to have a logback.xml inside ldap2ad directory? Is this file readable by the user launching LSC?
My logback.xml configuration file contains the following structure:
Hope you are talking about lsc.xml and not logback.xml.
------------------------------------------------------------------------ <?xml version="1.0" ?> <lsc xmlns="http://lsc-project.org/XSD/lsc-core-2.1.xsd" revision="0"> ... </lsc> ------------------------------------------------------------------------
The configuration seems valid, you should see something in the log that indicates that LSC has run.
-- Clément OUDOT Consultant en logiciels libres, Expert infrastructure et sécurité Savoir-faire Linux _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

