Hi there
I came across the following issue which I don't know whether it's intended or
not. When I create a user in syncope but don't add the LDAP resource initially
(before clicking save) the user is created internally. When I add the resource
later, the status for the LDAP resource is "Submitted". When I then check the
status of the user again (By editing the user), there is a red exclamation mark.
In the Propagation Tasks list the status is SUBMITTED and the user is
propagated to the LDAP directory. But every update I do for this user fails.
[LDAP: error code 68 - ENTRY_ALREADY_EXISTS: failed for MessageType :
ADD_REQUEST
Message ID : 216
Add Request :
Entry
dn[n]: uid=test3,ou=users,dc=fediz,dc=org
objectClass: inetOrgPerson
objectClass: organizationalPerson
objectClass: person
objectClass: top
uid: test3
mail: [email protected]
sn: test2
cn: test1 test2
description: Active
givenName: test1
: ERR_250_ENTRY_ALREADY_EXISTS uid=test3,ou=users,dc=fediz,dc=org already
exists!]
I'm wondering why initially the status is SUBMITTED in the propagations tasks
list but when I check the status when editing the user, I got the red
exclamation mark.
Any ideas?
Thanks
Oli