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!
LSC packages for RedHat and similar
A simple spec file for RPM building is in the lsc-sample directory, under src/install/lsc-my-connector.spec.
Overview
There was an idea to define three different RPM packages. It never happened, and versions 1.2.* and later work completely differently.
Here's the idea as it was:
- lsc-common: all LSC core libraries and dependancies;
- lsc-sample is the package with files generated by the make_lsc_archive.sh tool;
- lsc-sample-dev is a package that install all sources of the lsc-sample project into the root directory of the lsc-sample package, it allows users to regenerate sources through the ant::generateWizard task.


