NetBackup™ Web UI Administrator's Guide
- Section I. About NetBackup
- Introducing NetBackup
- Administering NetBackup licenses
- Registering with Veritas Alta View
- Introducing NetBackup
- Section II. Monitoring and notifications
- Monitoring NetBackup activity
- Activity monitor
- Job monitoring
- Troubleshooting the viewing and managing of jobs
- Device monitor
- Notifications
- Monitoring NetBackup activity
- Section III. Configuring hosts
- Managing host properties
- Managing credentials for workloads and systems that NetBackup accesses
- Add a credential for CyberArk
- Managing deployment
- Section IV. Configuring storage
- Overview of storage options
- Configuring storage units
- Configuring disk storage
- Integrating MSDP Cloud and CMS
- Managing media servers
- Managing tape drives
- Staging backups
- Troubleshooting storage configuration
- Section V. Configuring backups
- Overview of backups in the NetBackup web UI
- Managing protection plans
- Managing classic policies
- Protecting the NetBackup catalog
- Catalog backups
- Managing backup images
- Pausing data protection activity
- Section VI. Managing security
- Security events and audit logs
- Managing security certificates
- Managing host mappings
- Configuring multi-person authorization
- Managing user sessions
- Configuring multi-factor authentication
- Managing the global security settings for the primary server
- About trusted primary servers
- Using access keys, API keys, and access codes
- Configuring authentication options
- Managing role-based access control
- Disabling access to NetBackup interfaces for OS Administrators
- Section VII. Detection and reporting
- Section VIII. NetBackup workloads and NetBackup Flex Scale
- Section IX. Disaster recovery and troubleshooting
- Section X. Other topics
- Additional NetBackup catalog information
- About the NetBackup database
Setting the passphrase to encrypt disaster recovery packages
During each catalog backup, a disaster recovery package is created and encrypted with the passphrase that you set.
If you do not set a passphrase before you run a catalog backup, the following points apply:
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 situation occurs because the passphrase may be corrupted. To resolve this issue, you must reset the passphrase.
Caution:
Ensure that the passphrase contains only the supported characters. 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.
Before you modify the passphrase, review the following information:
See Notes for modifying the passphrase for the disaster recovery packages.
To set or modify the passphrase (NetBackup web UI)
- Open the NetBackup web UI.
- At the top, click Settings > Global security.
- Click Disaster recovery.
- Enter and confirm the 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.
- Click Save. If the passphrase already exists, it is overwritten.
Before you modify the passphrase, review the following information:
See Notes for modifying the passphrase for the disaster recovery packages.
To set or modify the passphrase using the command-line interface
- 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
- Run the following command to set a passphrase to encrypt disaster recovery packages:
nbseccmd -drpkgpassphrase
- Enter the passphrase.
If a passphrase already exists, it is overwritten.
Consider the following points before you modify the passphrase
Subsequent disaster recovery packages are encrypted with the new passphrase that you set.
If you change the passphrase anytime, it is not changed for the previous disaster recovery packages. Only new disaster recovery packages are associated with the new passphrase.
The passphrase that you provide when you install NetBackup on the primary server in a disaster recovery mode after a disaster must correspond to the disaster recovery package from which you want to recover the primary server host identity.