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 and NetBackup Appliances Hardening Guide
  3. Steps to protect Access Appliance
  4. Support for immutability in Access Appliance
  5. Selecting or changing the lockdown mode
NetBackup and NetBackup Appliances Hardening Guide

Selecting or changing the lockdown mode

The user can select the lockdown mode during initial configuration. After cluster configuration, user has the option to see/change the lockdown mode using the GUI as well as CLISH. The user can switch between the following modes without any restriction:

  • From Normal to Enterprise mode

  • From Normal to Compliance mode

  • From Enterprise to Compliance mode

You can change the mode from Enterprise to Normal, from Compliance to Normal or from Compliance to Enterprise only if:

  • Locked data is not present in deduplication storage or deduplication is not configured in WORM mode.

  • WORM enabled file system for any other use cases, such as NFS are not present.

  • WORM policies are not activated in the GUI.

  • All the file systems are not in offline state.

The user can set minimum and maximum retention time for backup images in Enterprise and Compliance mode only. The retention period range is between 1 hour and 60 years. The retention period can be in second(s) or hour(s) if you use CLISH. The retention period can be in hour(s), day(s), month(s), or year(s) if you use the GUI. Creation of images with retention time less than the minimum retention time or greater than the maximum retention time is not allowed. This minimum and maximum retention time should be set by the appliance administrator as per the retention requirement of their use case.

If Enterprise or Compliance mode has been configured, retention values can be set on files and objects within the range of the minimum retention period and maximum retention period of the WORM-enabled shares or S3 buckets in which they are present.

  • Once the lockdown mode is set, only Appliance administrators can change the lockdown mode.

  • The lockdown modes are maintained during upgrade.

  • Only the Appliance administrator can remove the retention locks if the lockdown mode is enterprise.

  • The user cannot change the mode if any existing operation is in progress.

To change the lockdown mode using the GUI

  1. Go to Settings > Security management > Immutability and click Lockdown mode.
  2. On the Lockdown mode page, click Edit.
  3. Select the mode that you want to enable and click Save.

You can also modify the lockdown mode using the cluster lockdown-mode commands from CLISH.

cluster> lockdown-mode set <mode> [minret] [maxret]

Where

mode

Specifies the lockdown mode [ normal | compliance | enterprise ]

minret

Specifies the minimum retention value range

maxret

Specifies the maximum retention value range

You can also list the lockdown configuration of a cluster using the cluster lockdown-mode get command.

Restrictions in different modes
  • If lockdown mode is set to compliance or enterprise for any node, it is not available for factory reset.

  • During add and replace node operations, the new node is automatically placed in the existing lockdown mode of the cluster. The lockdown mode of the replaced node is set to normal and the node is available for factory reset.

  • Cluster maintenance shell is enabled with two-factor authentication (2FA).

  • The lockdown mode settings are done at a cluster level and are applicable for all the services, such as NFS that are configured on that cluster.

Feedback

Was this page helpful?
Previous

About lockdown modes

Next

Configuring immutability using GUI

Feedback

Was this page helpful?