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™ Administrator's Guide, Volume I
  3. Section II. Configuring hosts
  4. Configuring Host Properties
  5. Configuration options for NetBackup clients
  6. VXSS_NETWORK option for NetBackup clients
  7. UNIX client examples
Veritas NetBackup™ Administrator's Guide, Volume I

UNIX client examples

The following is an example of a bp.conf file of a UNIX client:

SERVER = server1
CLIENT_NAME = client1
USEMAIL = abc@bdev.com
COMPRESS_SUFFIX = .Addrs
COMPRESS_SUFFIX = .Counts
VERBOSE = 1
RESTORE_RETRIES = 1
BPBACKUP_POLICY = U1userdir
BPBACKUP_SCHED = userbackups
BPARCHIVE_POLICY = U1userdir
BPARCHIVE_SCHED = userarchives
LOCKED_FILE_ACTION = SKIP

Nonroot users on UNIX clients can have a personal bp.conf file in their home directory: $HOME/bp.conf.

Note:

A root user cannot have a personal bp.conf file. For root users, NetBackup uses the /usr/openv/netbackup/bp.conf file.

A personal bp.conf file can have any of the following options:

USEMAIL = abc@bdev.com
BPBACKUP_POLICY = user1
BPBACKUP_SCHED = userback
BPARCHIVE_POLICY = user1
BPARCHIVE_SCHED = userarch
LIST_FILES_TIMEOUT = 10
CLIENT_NAME = alternate_client_name

Specify CLIENT_NAME only when doing restores to an alternate client.

See Configuration options for NetBackup clients.

Feedback

Was this page helpful?
Previous

VXSS_NETWORK option for NetBackup clients

Next

WEB_SERVER_TUNNEL option for NetBackup clients

Feedback

Was this page helpful?