Le 21/09/2018 à 22:28, Matjaz Premerl a écrit : > Hi, > > I want to create some files while the lsc synchronization is working. > Is there any approach how to write the file with java script together > with node.js? Or is there even some better way how to do this. My > final requirement is to write in the file data like username, > firstname, lastname, etc. >
I think the best is to use the LSC executable plugin, then you can write you own scripts to deal with files. See https://lsc-project.org/documentation/plugins/executable See also some perl scripts that read a CSV file: https://github.com/lsc-project/lsc-executable-plugin/tree/master/scripts -- Clément Oudot | Identity Solutions Manager [email protected] Worteks | https://www.worteks.com _______________________________________________________________ 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

