Latest Release
- Release candidate 2.0rc1 (23/12/11)
- Beta version 2.0 (06/07/11)
- Stable version 1.2.1 (15/07/10)
- 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
Download | Read more... | Get started!
Frequently Asked Questions (FAQ)Am I authorized to reuse the LSC project to sell my product?Of course: you can use it, implement synchronization processes and distribute it on your own. You can even build proprietary plugins but if you improve the main existing code (create some new shared functionalities, add transaction support, …), you are strongly encourated to share it with us! :) It does not work. What can I do?Lots of configuration is done in the lsc.xml or lsc.properties configuration file. So check it first! If the problem seems to come from the core LSC archive, check against the bugs already reported at the following URL: http://tools.lsc-project.org/bugs and on the mailing lists (even if at this time, there's not many posts!). If you don't find an answer, try to reproduce your problem with a simple synchronization task and simple data and submit a new issue providing the most accurate information you can :). How do I generate some attribute values?There are different ways of doing such manipulations :
What synchronization models / object types are supported?At this time, the Ldap Synchronization Connector is able to map :
What is the standard database to directory synchronization process?The Ldap Synchronization Connector will perform synchronizations in the following ways:
The Ldap Synchronization Connector will perform datasource cleaning in the following ways:
Where can I personalize the connector?Almost everywhere : you can unplug the standard engine:
We are going to develop on top of your component, what guarantees are there that is will remain stable?The Ldap Synchronization Connector will be stable between major versions. The following stuff will be smoothly upgraded (not deprecated and stopped in two minor releases):
Are transactions supported?Yes and no :
Why use iBatis and not Hibernate or JPA?This is simply because in well populated environments, running time is very important. And it appears that a lightweight engine like iBatis is the fastest we can use: http://javajmc.blogspot.com/2007/02/is-ibatis-really-over-twice-as-fast-as.html While lauching Maven, OpenDS does not listen to 33389 port. Why ?This is probably because your network settings are not correct. Try ping your own hostname with “ping `hostname`”. If it does not answer or if the IP tested is not correct, check your /etc/hosts or %WINNT%\System32\drivers\etc\hosts file. What relations are there between the LSC project and Linagora?Despite the fact that part of the initial work was done during projects for Linagora's clients, the LSC project is now independent from the company. Most of the developers and contributors used to work previously for Linagora but are now contributing to the LSC project during their personal time. However it is clear that the project would never have begun without Linagora and its customers, and so thanks to them ! |


