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!

Download

Latest release (2.0.2)

Tarball/Archive

RPM

The RPM can be installed on CentOS 5 or CentOS 6.

Other releases

All releases and snapshots are available at the following location: http://tools.lsc-project.org/files.

Source code

LSC source code is available at the following locations:

SVN repository access

To check out the source code from SVN, you need to install a SVN client, and point in to the above address. On most *NIX based systems, just run these commands:

svn checkout https://lsc-project.org/svn/lsc/trunk lsc-core-trunk

You can also choose a tagged version instead of the trunk development source code, depending if you are looking for the latest or a stable version :

svn checkout https://lsc-project.org/svn/lsc/branches/v2.0 lsc-core-v2.0

Developers can authenticate to the repository to commit using this URL:

https://<username>@lsc-project.org/svn/

Snapshots of LSC

As well as updating from SVN, you can get nightly snapshots of all active branches of LSC.

LSC-core and LSC-sample are available as archives, with ”-SNAPSHOT” in the name.