More specifically, it isn't the attributes you have to discover and 
delete, it is the node's children.

Jonathan McClure wrote:
> You can't delete the non leaf entries automatically. You have to delete the
> subentries recursively. Similar to trying to delete an empty DOS dir.
> 
> -----Original Message-----
> From: Aur�lien Labrosse [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 05, 2001 12:49 PM
> To: [EMAIL PROTECTED]
> Subject: $conn->delete($entry->getDN());
> 
> 
> Hi,
> when i try to delete an entry, i always get in  errorString :
> "operation non allowed on non leaf"
> What should i do before? discover all attributes and delete them one by one?
> thx...
> 
> Aur�lien
> 
> 
> 
> 


Reply via email to