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/beans/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
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.lsc-project.org/pipermail/lsc-users/attachments/20091015/be9b9360/attachment.htm>