Perfect ! It's working ! Thank you.
-- Sébastien BEAUDLOT Administrateur système, réseaux et téléphonie Direction Opérationnelle des Systèmes d'Information ( DOSI ) Pôle Infrastructures Université d'Avignon et des Pays de Vaucluse Tèl : 04.90.16.26.04 -- ----- Mail original ----- De: "Clément OUDOT" <[email protected]> À: "lsc-users" <[email protected]> Envoyé: Mercredi 26 Septembre 2018 09:40:30 Objet: Re: [lsc-users] Generate LDIF file for dry run Le mer. 26 sept. 2018 à 08:57, Sebastien BEAUDLOT <[email protected]> a écrit : > > Hi, > > I'm testing LSC for an OpenLDAP to Samba 4 synchronization, and i'm still at > the dry run phase, trying to to write the tasks. > > But LSC will not produce a LDIF file for a dry run, so i cannot know what the > modifications would be. > > I'm on Ubuntu 18.04, LSC installed via official repository, and dry run sync > launched with : lsc -f /etc/lsc/ -s all -n -t 1 > > Logback.xml is still the default file from the package. lsc.ldif file exists > but remains empty. I may be missing something. To see modifications done in dry-run mode, set loglevel to debug in logback.xml: <logger name="lsc" level="DEBUG"> <appender-ref ref="LDIF"/> </logger> Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

