[Freeipa-users] EXTERNAL: Re: Can't delete group because it states it's not found

Joseph, Matthew (EXP) matthew.joseph at lmco.com
Tue Apr 14 17:21:03 UTC 2015


Hey Rob,

So I did the following command;

Ldapdelete -D "cn=Directory Manager" -h server_name -p 389 "cn=group_name,cn=groups,cn=accounts,dc=domain,dc=ca" and it comes back with the following;
Ldap_delete: No such object

I also tried replacing the group_name with the nsuniqueid and still the same results.

Matt

-----Original Message-----
From: Rob Crittenden [mailto:rcritten at redhat.com] 
Sent: Tuesday, April 14, 2015 12:01 PM
To: Joseph, Matthew (EXP); freeipa-users at redhat.com
Subject: EXTERNAL: Re: [Freeipa-users] Can't delete group because it states it's not found

Joseph, Matthew (EXP) wrote:
> Hello,
> 
>  
> 
> I'm trying to delete a group in IdM but when I do a ipa group-del
> "group" it states the following;
> 
> Ipa: ERROR: "group": group not found
> 
>  
> 
> I do an ipa group-find and it displays the group with the current memebers.
> 
>  
> 
> I look in the WebgUI and I can see the group in there but it has no
> information. If I try to view the group or delete it from there it again
> states that the group is not found.
> 
>  
> 
> Anyone see this before?

Run ipa group-show --all --raw <groupname> and look at the dn value. It
may be a replication conflict entry. You'd need to delete that manually
using something like ldapdelete.

rob





More information about the Freeipa-users mailing list