https://bugs.openldap.org/show_bug.cgi?id=9893

--- Comment #3 from Michael Ströder <[email protected]> ---
(In reply to curtis.ruck+github from comment #0)
> My configdir config for my mdb database:
> [..]
>    olcUniqueURI: ldap://?mail?sub
>    olcUniqueURI: ldap://?uid?sub
>    structuralObjectClass: olcUniqueConfig
> 
> If I delete a user, and then go to recreate it, I get this error:
> 
> msgtype 105, error 19, constraint violation
> non-unique attributes found with
> (|(uid=jdoe)(givenName=John)(sn=Doe)(cn=John
> Doe)(mail=john@example.
> com)(userPassword=<password>)(objectClass=inetOrgPerson))

I'm a bit confused that the filter in the error messages contains assertion
types 'givenName', 'sn', 'cn' and 'userPassword' which are not listed in your
slapo-unique config.

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to