From: Allen, R. <ra...@ci...> - 2000-08-15 16:47:47
|
If your LDAP server supports (check the RootDSE) the TreeDelete control you can use that to delete an entire tree full of subtrees. Robbie Allen > -----Original Message----- > From: Mark Wilcox [mailto:mew...@un...] > Sent: Tuesday, August 15, 2000 8:26 AM > To: Tom Sherrod > Cc: per...@li... > Subject: Re: deleting entries... > > > > You must delete all children entries first before you can delete any > parent entries. > > Mark > On Tue, 15 Aug 2000, Tom Sherrod wrote: > > > I'm attempting to delete an entry that contains sub entries that > > contain sub entries and receiving this error: > > LDAP_NOT_ALLOWED_ON_NONLEAF > > > > I've found that if I go down to the bottom, I could delete, > by working my > > way back out. > > Is there a simpler way? Is there a way to tell from an > entry if there are > > sub trees besides checking for the error or searching down? > > > > Tom Sherrod to...@sa... > > > > > > > > |