Home Artica & System Repair & Maintain index & rebuild LDAP databases

index & rebuild LDAP databases

Print PDF

This feature is available on artica v1.3.062601

If you encounter many LDAP errors on your Artica server, it seems that you need to rebuild or re-index your LDAP database.

To perform repair databases: 

  • Click on "Manage Your server" on the top menu.
  • Select "Security" icon
  • Choose "Troubleshoot"

 

For LDAP, you have 2 options :

  1. Rebuild LDAP Database: Will backup your data, delete databases on the disk and reconstruct LDAP data backuped.
  2. Index LDAP Databases: Will clean attributes and index attributes for better performances.

 

You can perform these operations by command line : 

Rebuild : 

/usr/share/artica-postfix/bin/artica-backup --rebuild-ldap --verbose will backup and restore datas.
/usr/share/artica-postfix/bin/artica-backup --rebuild-ldap --file=/path/to/file --verbose will restore ldif dumped datas in file.

Index: 

/usr/share/artica-postfix//bin/artica-install --slpapindex --verbose 
Last Updated on Thursday, 25 June 2009 23:36