ldapdelete command failing with 'Operation not allowed on nonleaf".
Hi,
One of the user created a TNS entry with domain name included in our OID repository . ex: "testdb.oracle.com.oracle.com" .
when I try to delete the entry using ldapdelete, its failing with the error : "ldap_delete: Operation not allowed on nonleaf".
below is the sample "ldapdelete" command that I used.
ex:
ldapdelete -h <OID hostname> -p <port number> -D cn=orcladmin -w <password> "cn=testdb.oracle.com, cn=OracleContext, dc=oracle, dc=com".
any idea how to delete this incorrect entry..?
Thanks
Ashok