Thank you ! yes there were groups associate to that users,removing them solved the issues
-----Original Message----- From: 389-users-request@lists.fedoraproject.org [mailto:389-users-request@lists.fedoraproject.org] Sent: Wednesday, October 14, 2020 9:02 PM To: 389-users@lists.fedoraproject.org Subject: 389-users Digest, Vol 185, Issue 12
Send 389-users mailing list submissions to 389-users@lists.fedoraproject.org
To subscribe or unsubscribe via email, send a message with subject or body 'help' to 389-users-request@lists.fedoraproject.org
You can reach the person managing the list at 389-users-owner@lists.fedoraproject.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of 389-users digest..."
Today's Topics:
1. Re: ldapdelete error (Mark Reynolds)
----------------------------------------------------------------------
Date: Wed, 14 Oct 2020 08:03:00 -0400 From: Mark Reynolds mreynolds@redhat.com Subject: [389-users] Re: ldapdelete error To: "General discussion list for the 389 Directory server project." 389-users@lists.fedoraproject.org, William Brown wbrown@suse.de Message-ID: 9fdfe761-9cb3-e0c5-72d1-2ead5a282141@redhat.com Content-Type: text/plain; charset=utf-8; format=flowed
ldapdelete has a "-r" option to recursiviely delete. So that would solve your problem, but you better make sure you know what is under that user entry before blindly removing it and its child entries :-)
On 10/13/20 10:23 PM, William Brown wrote:
Generally this means there is content still under the ou=Users. You can't do a subtree delete in LDAP, so that's probably the error here. Can you check what's under the OU?
On 14 Oct 2020, at 10:32, Ghiurea, Isabella Isabella.Ghiurea@nrc-cnrc.gc.ca wrote:
Hi List I’m looking for a solution for the following ldapdelete error in a multimaster replication cfg with memberof pluging enabled locally on each server and excluded from replication agreement : ldapdelete -D "cn=directory manager" -W -x "ou=Users,ou=ds,dcxxxxx " "(uid=9995)" Enter LDAP Password: ldap_delete: Operation not allowed on non-leaf (66)
My DS version is : 389-ds-base-1.3.7.5-24.el7_5.x86_64
Running a basic search for this error seems this was a known bug in older version 7 years ago which I assume is been fixed. Thank you Isabella _______________________________________________ 389-users mailing list -- 389-users@lists.fedoraproject.org To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject....
— Sincerely,
William Brown
Senior Software Engineer, 389 Directory Server SUSE Labs, Australia _______________________________________________ 389-users mailing list -- 389-users@lists.fedoraproject.org To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject....