Latest Release
- Release candidate 2.0rc2 (07/03/12)
- Release candidate 2.0rc1 (23/12/11)
- Stable version 1.2.2 (09/02/12)
- Nightly builds available to test
Events
- 10/10/2011 - LDAPCon 2011 (Heidelberg, Germany)
- 13/06/2011 - RMLL (Strasbourg, France)
- 9/07/2010 - RMLL (Bordeaux, France)
Community
Get help, contribute or find professional services ...
Find out more!
Search
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!
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_HOMEenvironment 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.


