Greetings,
I would like to delete non-leaf entry and its child nodes in the directory. Is there anyway that I can do this using ldap_delete() with some option, instead of first deleting all the leaf nodes and then the non-leaf node.
No. There is no subtree deletion.
Thank you all in advance.
Regards Bandi