[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Can't delete empty ou



Jarod Beekman wrote:

Thank you for your help and advice. I guess I will let it be until I
can upgrade.

Most likely your dn2id index is corrupted. You can rebuild it by shutting down slapd and running slapindex. If you have attribute indexing configured, it will go faster to comment all of those indexes out first. Then delete the dn2id file, run slapindex, and then you can uncomment the attribute indexes and restart slapd.


But as Quanah said, 2.1.22 is not great. As long as you keep using that version, this problem is likely to occur again.
--
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support


-----Original Message-----
From: Quanah Gibson-Mount [mailto:quanah@stanford.edu]

I assume you did:

ldapmodify <options>
dn:cn=ou,dc=apu,dc=edu
changetype:delete

;)

I think I had a problem deleting a leaf at one point in the 2.1 cycle,
but that was fixed in later releases.  Even if you can't go to OL
2.1.30, I would at least try 2.1.23.  2.1.22 had some very serious
issues.