Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Administrator's Guide, Volume I
  3. Section V. Configuring backups
  4. Protecting the NetBackup catalog
  5. Setting a passphrase to encrypt disaster recovery packages
Veritas NetBackup™ Administrator's Guide, Volume I

Setting a passphrase to encrypt disaster recovery packages

During each catalog backup, a disaster recovery package is created and encrypted with the passphrase that you set.

See Disaster recovery packages.

Workflow to set a passphrase to encrypt disaster recovery packages and use it after a disaster:

Review the following workflow to learn about disaster recovery package restore:

  1. Set an encryption passphrase for disaster recovery packages.

  2. Create a catalog policy.

    See Configuring a catalog backup manually.

    Consider the following scenarios:

    • If you have not set the passphrase earlier, NetBackup prevents you from configuring a new catalog backup policy.

    • If the catalog backup policy is upgraded from a previous version, catalog backups continue to fail until the passphrase is set.

      Note:

      Catalog backups may fail with status code 144 even though the passphrase is set. This is because the passphrase may be corrupted. To resolve this issue, you must reset the passphrase.

  3. After a disaster, when you install NetBackup on the master server in a disaster recovery mode, provide the passphrase that you have set earlier. NetBackup decrypts the disaster recovery package using this passphrase and gets the identity of the master server back during installation.

    Caution:

    If you fail to provide the appropriate passphrase while you install NetBackup on the master server after a disaster, you may need to redeploy the security certificates on all NetBackup hosts. For more details, refer to the following article:

    https://www.veritas.com/content/support/en_US/article.100033743

  4. Once the master server identity is back in place, the secure communication between the master server and the media server is established and you can perform catalog recovery.

  5. After successful catalog recovery, you must set the disaster recovery package passphrase again, because the passphrase is not recovered during the catalog recovery. Catalog backups that you configure in a new NetBackup instance continue to fail until you set the passphrase.

To set or modify a passphrase

  1. In the NetBackup Administration Console, expand Security Management > Global Security Settings.
  2. In the details pane, click the Disaster Recovery tab.

    See About disaster recovery settings.

  3. Provide Passphrase and Confirm Passphrase.

    Review the following password rules:

    • The existing passphrase and the new passphrase must be different.

    • By default, the passphrase must contain a minimum of 8 and a maximum of 1024 characters.

      You can set the passphrase constraints using the nbseccmd -setpassphraseconstraints command option.

    • Only the following characters are supported for the passphrase: White spaces, uppercase characters (A to Z), lowercase characters (a to z), numbers (0 to 9), and special characters. Special characters include: ~ ! @ # $ % ^ & * ( ) _ + - = ` { } [ ] | : ; ' , . / ? < > "

      Caution:

      If you enter a character that is not supported, you may face problems during disaster recovery package restore. The passphrase may not be validated and you may not be able to restore the disaster recovery package.

  4. Click Save. If the passphrase already exists, it is overwritten.

To set or modify a passphrase using the command-line interface

  1. The NetBackup administrator must be logged on to the NetBackup Web Management Service to perform this task. Use the following command to log on:

    bpnbat -login -loginType WEB

  2. Run the following command to set a passphrase to encrypt disaster recovery packages:

    nbseccmd -drpkgpassphrase

  3. Enter the passphrase.

    If a passphrase already exists, it is overwritten.

Feedback

Was this page helpful?
Previous

About disaster recovery settings

Next

Archiving the catalog and restoring from the catalog archive

Feedback

Was this page helpful?