safe-ldif - verify and dump an LDIF file for backup
Contents
Description
Runs the command given by "--ldif-cmd" multiple times and returns the last output as soon as there are
two consecutive invocations giving the same number of LDIF stanzas.
Name
safe-ldif - verify and dump an LDIF file for backup
Options
--ldif-cmd<dump_ldif_command>
Specify a command to create a complete LDIF dump of the LDAP directory suitable for a backup. It
should contain all entries necessary to restore the LDAP database. By default /usr/sbin/slapcat from
OpenLDAP is taken.
--help
Prints this page.
Synopsis
ldap-git-backup [--ldif-cmd=</path/to/ldif-dump>]
ldap-git-backup --help
