Home Contact Download
LSC logo
Open source connector to synchronize identities to a LDAP directory from any data source including any database with a JDBC connector, another LDAP server or flat files ...
Download  |  Read more...  |  Get started!

Requirements

General requirements

All you need to use LSC is a Java 1.6 virtual machine (JRE).

Download latest JRE from Sun or install one packaged with your distribution.

Production servers running regularly scheduled synchronizations will also need cron, or another other task scheduler.

Setting up your environment

Java

  • Check that the JAVA_HOME environment variable is set up. If not, set it up with a command like this (adapt the path to your system):
$ export JAVA_HOME=/usr/lib/jvm/java-6-sun

Operating System

LSC is written in Java, and as such should run on any system with a JVM.

LSC has been successfully tested and used on various recent versions of Linux, MacOS X and Windows.