Man page - safe-ldif(1)
Packages contains this manual
Package: ldap-git-backup
apt-get install ldap-git-backup
apt-get install ldap-git-backup
Manuals in package:
Documentations in package:
Manual
SAFE-LDIF
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
NAME
safe-ldif - verify and dump an LDIF file for backup
SYNOPSIS
ldap-git-backup [--ldif-cmd=</path/to/ldif-dump>]
ldap-git-backup --help
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.
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.
AUTHOR
Elmar S. Heeb <elmar@heebs.ch>