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™ for MongoDB Administrator's Guide
  3. Configuring NetBackup for MongoDB
  4. Configuring backup options for MongoDB using the mongodb.conf file
  5. Including the configuration file path in the allowed list on the NetBackup primary server
NetBackup™ for MongoDB Administrator's Guide

Including the configuration file path in the allowed list on the NetBackup primary server

After you create the configuration file, you must include the path of the configuration file on the allowed list. This action allows the backup operation to run successfully. Perform the allowed list procedure on a NetBackup primary server.

Allowlisting is a security practice used for restricting systems from running software or applications unless these have been approved for safe execution.

To place the configuration file path on the allowed list:

  1. Run the following command on the NetBackup primary server:

    For UNIX:

    bpsetconfig -h primaryserver_name
    bpsetconfig bpcd_allowed_path = /usr/openv/var/global/

    Exit the command line.

  2. For Windows:
    bpsetconfig -h primaryserver_name 
    bpsetconfig bpcd_allowed_path = <install_dir>\NetBackup\var\global\

    Exit the command line.

For more information about the bpsetconfig command, refer to the NetBackup Commands Reference Guide.

For more information about bpcd_allowed_path, see the Configuration options for NetBackup servers section in the NetBackup Administrator's Guide, Volume I.

Feedback

Was this page helpful?
Previous

Configuring backup options for MongoDB using the mongodb.conf file

Next

Obtaining the RSA key of the MongoDB nodes

Feedback

Was this page helpful?