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. FIPS compliance in NetBackup
  4. Disable FIPS mode for NetBackup
  5. Disable FIPS mode for a NetBackup host
NetBackup™ Security and Encryption Guide

Disable FIPS mode for a NetBackup host

Carry out the following steps on each NetBackup host to disable FIPS mode.

To disable FIPS mode for a host

  1. Disable the NB_FIPS_MODE flag in the NetBackup configuration file.

    See NB_FIPS_MODE option for NetBackup servers and clients.

  2. Restart the NetBackup services.

To verify if FIPS mode is disabled for a certain daemon or a command, check the respective logs. The log lines are available only for the daemons and commands that use cryptography.

Example 1: To verify if FIPS mode is disabled for the nbcertcmd command

  1. Go to the following directory:

    UNIX: /usr/openv/netbackup/bin

    Windows: install_path\NetBackup\bin

  2. Run the following command: nbcertcmd -ping
  3. Go to the nbcertcmd logs at the following directory:

    UNIX: /usr/openv/netbackup/logs/nbcert

    Windows: install_path\NetBackup\logs\nbcert

  4. Check the logs. The log file should contain the following log lines:
    ProcessContext: ProcessName:[nbcertcmd], FipsMode:[DISABLED], Username:[root], 
    IsServiceAdmin:[0], UserID:[0], GroupID:[0]

Example 2: To verify if FIPS mode is disabled for the NetBackup Web Management Console (nbwmc) service

  1. Disabling FIPS mode for NetBackup services also disable FIPS mode for nbwmc service running on the master server host.

    Open the following log file on the NetBackup master server host:

    UNIX: /usr/openv/wmc/webserver/logs/catalina-date.log

    Windows: install_path\NetBackup\wmc\webserver\logs/catalina-date.log

  2. Check if the log file contains the following log line:
    The nbwmc service is running in non-FIPS mode

Feedback

Was this page helpful?
Previous

Disable FIPS mode for NetBackup

Next

Disable FIPS mode for NetBackup Authentication broker (nbatd)

Feedback

Was this page helpful?