[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Deleting entries with children
Turbo Fredriksson wrote:
>
> Quoting kavita <kavita@worldgatein.net>:
>
> > now if i want to delete dn => cn=r1,ou=resellers,o=organization which
> > deletes all the dns under this dn.
>
> Full answer: You first have to go down the branch, finding ALL children
> (and perhaps 'children children' etc), and delete them BEFORE you
> delete the branch you want to delete...
Note that the tree might be partitioned across several DSAs.
Ciao, Michael.