Signing a hash of the backup - PingDirectory - 9.2

PingDirectory 9.2

bundle
pingdirectory-92
ft:publication_title
PingDirectory 9.2
Product_Version_ce
PingDirectory 9.2
category
Product
pd-92
pingdirectory
ContentType_ce

Run the backup tool to backup a backend and generate and digitally sign the hash of the backup contents.

To backup the single backend from the server root directory, run the backup tool.
  • To generate and digitally sign the hash of the backup contents, run the -signHash option.
    $ bin/backup --signHash --backupDirectory backups/userRoot --backendID userRoot \
      --backupDirectory /path/to/backup
  • To only generate a hash of the backup contents, run backup with the --hash option.