Tuesday, August 1, 2023

[389-users] Re: ldapdelete error

I am a bit puzzled by:  'cn=ABC' "(objectclass=*)" 
  Looks like there are 2 filters (I suspect that 
"(objectclass=*)"  was interpreted as an attribute name, but not sure ... ) 

Anyway 
"(objectclass=*)"  may not show all the entries 
 There may be some hidden entries (subentries) but 
 "(|
objectclass=ldapsubentry)((objectclass=*))" should show both the entries and the subentries 

On Mon, Jul 31, 2023 at 6:48 PM Ghiurea, Isabella <Isabella.Ghiurea@nrc-cnrc.gc.ca> wrote:

 Thank you for reply but 

 I am not seeing any  entries when filter for objectclass=*,  what I am missing ?

ldapsearch -x -h "XXX" -b "ou=groups,ou=ds,dc=XXX" -D "cn=directory manager" -W 'cn=ABC' "(objectclass=*)"




From: Ghiurea, Isabella
Sent: Monday, July 31, 2023 7:55:04 AM
To: 389-users@lists.fedoraproject.org
Subject: ldapdelete error
 

Hi List,
I am seeing the following error when trying to delete a group from a standalone DS there  is no replication cfg  , any tips what is the explanation of this error ?
( member of plugin is enabled for  DS)

ldapdelete  -D "cn=directory manager"  -W -x 'ou=XXXXXt' 'cn=XXXX''
 
ldap_delete: Operation not allowed on non-leaf (66)
        additional info: Entry has replication conflicts as children
 


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.org
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue


--
--

389 Directory Server Development Team

No comments:

Post a Comment