Signing a hash of the backup - PingDirectory - 9.3

PingDirectory 9.3

bundle
pingdirectory-93
ft:publication_title
PingDirectory 9.3
Product_Version_ce
PingDirectory 9.3 (Latest)
category
Product
pd-93
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.