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™ Commands Reference Guide
  3. Appendix A. NetBackup Commands
  4. bpkeyutil
Veritas NetBackup™ Commands Reference Guide

Name

bpkeyutil — run the key file utility that is used for NetBackup standard encryption

SYNOPSIS

bpkeyutil [-stdin | -insert | -delete] [-display] [-clients client_name1[,client_name2,...]] [-M server]

 

On UNIX systems, the directory path to this command is /usr/openv/netbackup/bin/admincmd/

On Windows systems, the directory path to this command is install_path\NetBackup\bin\admincmd\

DESCRIPTION

The bpkeyutil command updates a key file that contains the keys that are used for encryption and decryption. The keys are generated based on the private NetBackup pass phrases that you supply. The key file is encrypted by using a key. The NetBackup client software uses an encryption key from the key file to encrypt files during a backup or decrypt files during a restore.

OPTIONS

-stdin

Reads pass phrases from standard input. By default, bpkeyutil reads the pass phrases that you are prompted to input from your terminal window.

-insert

Inserts a new NetBackup pass phrase to the key file to encrypt NetBackup backups and archives on this client.

-delete

Deletes an existing pass phrase from the key file.

-display

Displays information about the key file.

-clients client_name1[,client_name2,...,client_namen]

Name of the client where the key file resides. The default is the local client. You may specify multiple client names that are separated by commas. You can only use this argument if you are a NetBackup administrator.

-M server

Name of the master server of the client. The default is the master server defined in the local client's configuration. You can only use this argument if you are a NetBackup administrator on the specified master server.

NOTES

Note the following items when you use the bpkeyutil command:

  • The bpkeyutil command is used for standard encryption.

  • The key file must be the same on all nodes in a cluster.

FILES

Client encryption key file:

UNIX systems: /usr/openv/var/keyfile.dat

Windows systems: install_path\NetBackup\var\keyfile.dat

Feedback

Was this page helpful?
Previous

bpkeyfile

Next

bplabel

Feedback

Was this page helpful?