2014-03-28 12:55 GMT+01:00 Francesco Malvezzi <[email protected]
>:

> Hi all,
>
> can anybody please help me making sense of this?
>
> mar 28 11:12:07 - ERROR - Error while deleting entry
> CN=58142,OU=People,DC=stem,DC=example,DC=org in directory
> :javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D:
> NameErr: DSID-0310020A, problem 2001 (NO_OBJECT), data 0, best match of:
>         'OU=People,DC=stem,DC=example,DC=org'
> ]; remaining name 'CN=58096,OU=People,DC=stem,DC=example,DC=org'
> mar 28 11:12:07 - ERROR - Error while synchronizing ID
> CN=58096,OU=People,DC=stem,DC=example,DC=org: java.lang.Exception:
> Technical problem while applying modifications to destination service
> # Fri Mar 28 11:12:07 CET 2014
> dn: CN=58096,OU=People,DC=stem,DC=example,DC=org
> changetype: delete
>
> I have many of them and:
> 1) the entry CN=58096,OU=People,DC=stem,DC=example,DC=org should be
> deleted (the login in lsc clean phase is correct);
> 2) ldapsearch -x -b DC=stem,DC=example,DC=org -H ldaps://dc1.example.org
> -D "cn=admin ad,cn=users,dc=stem,dc=example,dc=org" -w 'CN=58142'
> returns the entry from AD
> 3) ldapdelete -x  -H ldaps://dc1.example.org -D"cn=admin
> ad,cn=users,dc=stem,dc=example,dc=org" -W
> 'CN=58142,OU=People,DC=stem,DC=example,DC=org'
> deletes entry.
>
> So: what's is going on AD (getting crazy)?
>
> sync phase works fine and users get added.
>


Seems you have two CN : 58096 and 58142, why?

Clément.
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to