Le mer. 19 sept. 2018 à 01:08, Clément OUDOT <[email protected]> a écrit :
> > > Le 18/09/2018 à 22:35, Matjaz Premerl a écrit : > > Hi, > > > > Today I've got the chance to install lsc tool for the poc project. > > Some things I've already tested within sample directory. But now I > > need sync data from oracle table to active directory users. Can you > > maybe provide some already configured lsc.xml file which is ready for > > active directory as destination and the source is table from e.g. > > Oracle database? > > I don't have this, but you can find a lot of information on these pages: > * https://lsc-project.org/documentation/tutorial/openldaptoactivedirectory > * https://lsc-project.org/documentation/tutorial/csvtoldap > > For Oracle, you need to install the Oracle JNDI driver inside LSC lib > (/usr/lib/lsc) and use this kind of settings: > > <databaseConnection> > <name>src-jdbc</name> > <url>jdbc:oracle:thin:@ORACLE_SERVER/ORACLE_BASE</url> > <username>ORACLE_USER</username> > <password>ORACLE_PWD</password> > <driver>org.hsqldb.jdbcDriver</driver> > hmmm.... I suppose you meant <driver>oracle.jdbc.OracleDriver</driver> </databaseConnection> > > > -- > 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 -- <http://www.univ-reunion.fr> Jephté Clain Développeur, intégrateur d'applications Direction des Systèmes d'Information Université de La Réunion Interne : 2107 | Externe : +262 262 93 86 31 | Mobile : +262 692 29 58 24
_______________________________________________________________ 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

