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!
Asynchronous server mode
Global description
LSC 1.3+ can pull updates from a data source. To achieve such capability, LSC is started in a “server mode” and will stay executing and pulling corresponding data source.
Starting the server mode
This server mode will be started each time an asynchronous task is start, either by specifying it through the -a <taskname> or -a all.
A dedicated thread is started to pull each asynchronous data source.
Controlling the server mode
When the LSC is started in the server mode, you can interact with it through JMX Agent or stopping it by killing the Java process.


