Dear all,
I am using 389-ds version 1.2.11.30-1 (shipped with kolab).
Trying to delete a domain gives the following error: ldap_delete:
Operation not allowed on non-leaf (66)
Is this a (known) bug, or am I doing something wrong?
I tried to delete the domain using:
ldapdelete -c -x -D "cn=Directory Manager" -W -r
"dc=test,dc=mydomain,dc=tld"
When I am looking for entries, there seems to be no remaining element:
ldapsearch -D "cn=Directory Manager" -b "dc=test,dc=mydomain,dc=tld"
"(objectclass=*)" -W
# extended LDIF
#
# LDAPv3
# base <dc=test,dc=mydomain,dc=tld> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# test.mydomain.tld
dn: dc=test,dc=mydomain,dc=tld
dc: test
objectClass: top
objectClass: domain
# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1
I replaced my real domain-name with test.mydomain.tld
The installation is a single ldap-host with no synchronization or so...
Can anyone help?
BR, Christian
--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users