>Fix this install/environment of OpenLDAP Software to ensure that >the version of BDB selected at build time is also used at run >time.
my enviroment is correct? LD_LIBRARY_PATH=/usr/local/BerkeleyDB.4.4/lib:/usr/local/lib I can restore a few nodes but the restore doesnt continue. If enviroment of OpenLdap isn´t correct this is possible? My backup has 150GB of data. 1- With FC3 and openldap 2.2.20 with backend 4.3.27 all work´s fine with this method. stop ldap slacat -c >mybackup_20060319 rm -f /usr/local/var/openldap-data/ slapadd -c <mybackup_20060319 slapstart work´s fine but I found a particular situation, when My database is corrupted (db_recover -c can´t recover and I can´t insert new nodes ) I tryed to get back system running it tryed this alternative method: stop ldap slacat -c >mybackup_20060319 but only get a few nodes (not a total database nodes) it seems that slapcat -c dosen´t continnue Do you have any ideas to overcome this particular problem. 2- I want to use a new version of openldap 2.3.20 with backend 4.4.20 in FC4 stop ldap slacat -c >mybackup_20060319 (backup of 1) i remove all files excepct DB_CONFIG slapadd -c <mybackup_20060319 slapstart slapadd dosen´t continued. (only add one entry). With -c (ignore errors) slapadd stop. Why? When I try to start ldap in debug I get FATAL REGION Detected. My Database is corrupted this method work´s fine --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.859 / Virus Database: 585 - Release Date: 14-02-2005
