logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

safe-ldif - verify and dump an LDIF file for backup

Author

       Elmar S. Heeb <elmar@heebs.ch>

1.0.8                                              2021-01-06                                       SAFE-LDIF(1)

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

See Also