I'll note that there are steps you'll want to take in upgrading from a 2.1 DB to a 2.2 DB:
1) (2.1) slapcat your database to file A 2) cat A | grep -v ^entryCSN: | grep -v ^entryUUID > B 3) (2.2) slapadd B
I'll modify this slightly
Step 1 should be dumping your master's DB.
--Quanah
-- Quanah Gibson-Mount Principal Software Developer ITSS/TSS/Computing Systems ITSS/TSS/Infrastructure Operations Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html