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. NetBackup™ Security and Encryption Guide
  3. Section II. Encryption of data-in-transit
  4. Configuring data-in-transit encryption (DTE)
  5. Modify the DTE mode on a backup image
NetBackup™ Security and Encryption Guide

Modify the DTE mode on a backup image

The data-in-transit (DTE) feature of NetBackup introduces an additional image attribute (DTE mode) when a backup image is created.

Primarily, the global DTE mode and the client DTE mode decide whether the data-in-transit encryption takes place or not for a NetBackup operation. If the data is encrypted during backup, the DTE mode attribute of the associated NetBackup image is set to On.

If based on the global DTE mode and the client DTE mode, the data cannot be encrypted during backup, the DTE mode attribute of the image is set to Off.

The image DTE mode should be honored and retained for all subsequent operations on that image. For example, restore and secondary operations like duplication, replication, import and so on. If the image DTE mode is set to On, subsequent operations always encrypt the data for DTE supported hosts.

If the host does not support DTE, then the job fails. If the image DTE mode is set to Off, the DTE for subsequent operations is decided based on the global and client DTE modes at that point of time. This is the default behavior.

In certain cases, you may want to modify the image DTE mode that was set at the time of its creation.

RESTful API to be used to modify the image DTE mode:

  • PATCH - /catalog/images/{backupId}

To modify the image DTE mode

  • Run the following command:

    bpimage -update -image_dtemode Off|On

    You can also change the image DTE mode using the NetBackup Web UI > Catalog node.

See DTE_IGNORE_IMAGE_MODE for NetBackup servers.

See View the DTE-specific attributes of a NetBackup image and an image copy.

Feedback

Was this page helpful?
Previous

Configure the DTE mode on the media server

Next

DTE_IGNORE_IMAGE_MODE for NetBackup servers

Feedback

Was this page helpful?