Ok, I made a try I found that :

DEBUG - Unsupported scripting engine: Oracle Nashorn

looking for the source of the error ..


Le 03.04.2020 à 14:53, Clément OUDOT a écrit :
Le 03/04/2020 à 14:47, Arnaud Gymnase a écrit :
thank you very much Clément,

Unfortunately, I didn't find any log on my server for OpenLDAP.

But it's nice to know my file seems to be fine .. so maybe I should
investigate some time in my posixaccount.xml file ...  ;)

Have a very nice week-end :)

Try also to set DEBUG level for LSC loggers in logback.xml:


         <!-- Main LSC messages -->
         <logger name="org.lsc" level="DEBUG">
                 <appender-ref ref="LSC"/>
                 <appender-ref ref="LSC_STATUS"/>
         </logger>
         <!-- Messages for LDIF output -->
         <logger name="lsc" level="DEBUG">
                 <appender-ref ref="LDIF"/>
         </logger>

You should then see what values are used by LSC to update/create entries.

_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
lsc-users@lists.lsc-project.org
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to