#9335 Ghost group
Closed: invalid by rcritten. Opened by haleakala269.

Request for enhancement

As , I want so that .

Issue

A group that we have created through FreeIPA UI has disappeared.
But when we try to re-create it, we get the error :
IPA Error 4002: DuplicateEntry
group with name "dataiku" already exists

Steps to Reproduce

We don't know how to reproduce as it's an usual behavior

Actual behavior

See above - Issue description

Expected behavior

n/a

Version/Release/Distribution

$ rpm -q freeipa-server freeipa-client ipa-server ipa-client 389-ds-base pki-ca krb5-server
freeipa-server package is not installed
freeipa-client package is not installed
ipa-server-4.6.8-5.el7.centos.6.x86_64
ipa-client-4.6.8-5.el7.centos.6.x86_64
389-ds-base-1.3.10.2-12.el7_9.x86_64
pki-ca-10.5.18-14.el7_9.noarch
krb5-server-1.15.1-50.el7.x86_64

Additional info:

We've searched in the dirsrv logs. We can see the creation of the group ('ADD') but not the deletion ('DEL')

Log file locations: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Linux_Domain_Identity_Authentication_and_Policy_Guide/config-files-logs.html
Troubleshooting guide: https://www.freeipa.org/page/Troubleshooting


We prefer to use issue tracking for bugs and use the upstream mailing list for user support.

In this case the group is probably a private group associate with a user. These don't display with the default group-find settings in the UI and CLI. There is an option in both to show private groups, e .g. ipa group-find --private

Metadata Update from @rcritten:
- Issue close_status updated to: invalid
- Issue status updated to: Closed (was: Open)

You were right :-)
Thanks for your support.
For next such request, I'll use https://lists.pagure.io/archives/list/freeipa-users@lists.fedorahosted.org/2023/2/
Regards.

Metadata