Hi Rafael,

First of all, try to stay at this time on the 1.1 branch which is far more 
stable than the 1.2 (which is more a development branch at this time). And 
published documentation is based on the 1.1

And about your use case, it may help you to look at the following page which 
is designed to explain the LSC use to feed an Active Directory from an 
OpenLDAP instance.

http://lsc-project.org/wiki/documentation/tutorials/openldaptoactivedirectory

Try to join #lsc-project on FreeNode IRC network (http://java.freenode.net/) 
if you want more interactive support :')

Best regards,

Le jeudi 15 octobre 2009 21:29:58, Rafael Korablikovas a ?crit :
> Hey folks,
>
> I was looking for a tool, script or whatever that can sync a brand new
> openldap server with an existing active directory base. And it's being a
> hardwork. So i came up with LCS, and i feel it a bit confusing,  so started
> from the basics, i've read everything on the website, tried to configure
> and run  the application but having some issues.
> My goal as i said, is to make a synchronization between two directories (AD
> and OpenLDAP), the quickstart help simulates an csv import to the test
> ldapserver, i did the corresponding modifications and tried... but i get an
> error in the step 'lsc::compile-app'
>
>     [javac]
> /home/rafael/Desktop/lcs/lsc-sample-1.2-SNAPSHOT/src/impl/java/org/lsc/bean
>s/inetOrgPersonBean.java:628: cannot find symbol
>     [javac] symbol  : class inetOrgPerson
>     [javac] location: class org.lsc.beans.inetOrgPersonBean
>     [javac]     public JndiModifications[]
> checkDependenciesWithinetOrgPerson(inetOrgPerson soc, JndiModifications jm)
> {
>     [javac]
>                                                            ^
>     [javac] 5 errors
>
> BUILD FAILED
> /home/rafael/Desktop/lcs/lsc-sample-1.2-SNAPSHOT/build.xml:98: Compile
> failed; see the compiler error output for details.
>
> In the lsc.properties generated, although i choose the option ldap to ldap,
> and specified a different taskname, the parameters show as follow:
>
> lsc.tasks=MySyncTask
> lsc.tasks.MySyncTask.type=db2ldap
>
> I'm not familiarized with ant, so i don't know where to search for hints.
> Am i doing something wrong? If there's any kind of tutorial, guide or
> something like i'd appreciatte view it.
>
> Thanks in advance.
> Rafael

-- 
Sebastien BAHLOUL
Open Source Software Assurance, Hosting and IAM Manager
Tel / Phone : +33 (0)1 58 18 68 28
Mobile : +33 (0)6 45 63 27 39
-- 
LinID : http://www.linid.org/
Ldap Synchronization Connector : http://lsc-project.org/
Open Source projects for identities management and federation

Reply via email to