Ooops, i'm sorry,
With uid attribute wich remplace employeeNumber attribute, the result is :
lsc::init:
lsc::prepare-env:
[echo] Copying xml and properties files
[copy] Copying 1 file to
/home/pascal/lsc/lsc-salarie2-z2ldap/target/classes
lsc::compile-resources:
[echo] Compiling resources
lsc::compile-app:
lsc::synchronize:
[java] 0 [main] WARN
org.lsc.SimpleSynchronize.launchTask(SimpleSynchronize.java:230) -
Starting sync for salaries
[java] 274 [main] ERROR
org.lsc.AbstractSynchronize.synchronize2Ldap(AbstractSynchronize.java:339)
- Unable to get object for id=uid=wiki,ou=people,dc=nordet,dc=org
[java] 341 [main] ERROR
org.lsc.AbstractSynchronize.synchronize2Ldap(AbstractSynchronize.java:339)
- Unable to get object for id=uid=ham.zpjrjnxewy,ou=people,dc=nordet,dc=org
[java] 349 [main] ERROR
org.lsc.AbstractSynchronize.synchronize2Ldap(AbstractSynchronize.java:339)
- Unable to get object for id=uid=spam.os9pennbz4,ou=people,dc=nordet,dc=org
[java] 1915 [main] ERROR
org.lsc.AbstractSynchronize.synchronize2Ldap(AbstractSynchronize.java:449)
- # Nombre d'enregistrement(s) pris en compte: 6, nombre
d'enregistrement(s) ? reporter: 0, nombre d'enregistrements report?(s):
0, nombre d'erreurs: 3
[java] 1916 [main] WARN
org.lsc.SimpleSynchronize.launchTask(SimpleSynchronize.java:230) -
Starting clean for salaries
[java] 2289 [main] WARN
org.lsc.AbstractSynchronize.clean2Ldap(AbstractSynchronize.java:270) -
# Nombre d'enregistrement(s) pris en compte: 89, nombre
d'enregistrement(s) ? reporter: 0, nombre d'enregistrements report?(s):
0, nombre d'erreurs: 0
BUILD SUCCESSFUL
Total time: 5 seconds
This is nomal because this entries have no uid values. But why the
resuly tell 6 records taken into account and 0 record to be reported ?
The entries other than id=uid=wiki,ou=people,dc=nordet,dc=org,
id=uid=ham.zpjrjnxewy,ou=people,dc=nordet,dc=org and
id=uid=spam.os9pennbz4,ou=people,dc=nordet,dc=org does'nt exists into
openldap destination...
Regards,
Sebastien Bahloul a ?crit :
> Hi,
>
> It seems that the entry is matched against the DN inside the employeeNumber
> attribute and I guess this is incorrect. It might be a LSC bug or the result
> of your source directory content. Can you send us a LDAP entry, for example :
> id=wiki,ou=people,dc=nordet,dc=org ?
>
> Regards,
>
>