[Freeipa-users] Faulty LDAP record

Ludwig Krispenz lkrispen at redhat.com
Fri Sep 4 15:10:01 UTC 2015


On 09/04/2015 04:49 PM, Christoph Kaminski wrote:
> Hi All,
>
> how can I delete a faulty user in IPA 4.1? The record in LDAP look 
> like this:
> nsuniqueid=a69f868e-4b4411e5-99ef9ac3-776749aa+uid=zimt,cn=users,cn=accounts,dc=hso
this is a replication conflict entry, the user uid=zimt was added in 
parallel on two servers. you should be able to delete it with ldapmodify

ldapmodify .....
dn: 
nsuniqueid=a69f868e-4b4411e5-99ef9ac3-776749aa+uid=zimt,cn=users,cn=accounts,dc=hso
changetype: delete

>
> It is not possible to delete it over the WebUI and with LDAP Browser I 
> get this error:
>
> Deleting is not possible, the following error appears:
> Error while deleting entry LDAP: error code 32 - No Such Object
>
> Greetz
> Christoph Kaminski
>
>
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20150904/15d24fee/attachment.htm>


More information about the Freeipa-users mailing list