The Problem was :
old:
lsc.tasks.studenten_vbk.dn = "cn=" +
srcBean.getAttributeFirstValueById("cn") + ",ou=vbk,ou=studenten"
new:
lsc.tasks.studenten_vbk.dn = "cn=" +
srcBean.getAttributeFirstValueById("cn") +
",ou=vbk,ou=studenten,dc=abk-stuttgart,dc=de"
In V2 it needs the full ldap DN !
Thanks to the IRC Channel ! GrosSeB !
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users