[[openldap]]
 

Table of Contents

OpenLDAP

Upgrade db

mkdir /var/lib/openldap-data.BKP
rsync -av /var/lib/openldap-data/. /var/lib/openldap-data.BKP/.
cd /var/lib/openldap-data
db4.7_recover
db4.8_checkpoint -1
chown ldap:ldap /var/lib/openldap-data/log.*
chmod 600 /var/lib/openldap-data/log.*
/etc/init.d/slapd restart
openldap.txt · Last modified: 2011/03/04 00:55 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki