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™ OpsCenter Administrator's Guide
  3. Understanding data collection
  4. About configuring data collection for NetBackup
  5. Configuring a master server or appliance master server for server access and data collection by OpsCenter
Veritas NetBackup™ OpsCenter Administrator's Guide

Configuring a master server or appliance master server for server access and data collection by OpsCenter

Use the following procedures to configure a master server or an appliance master server for data collection by OpsCenter on Windows and UNIX. This procedure applies to both NBAC and non-NBAC master servers.

In case of a clustered NetBackup setup, use this procedure on each node of the cluster.

You can use an alternate procedure to configure an appliance master server for data collection by OpsCenter.

See Adding a master server or an appliance master server in the OpsCenter console.

To configure a master server or appliance master server for server access and data collection on Windows and UNIX

  1. Log on to the managed master server or the appliance master server as Administrator or root on Windows and UNIX respectively.
  2. Start the NetBackup Administration Console.
  3. Expand NetBackup Management > Host Properties > Master Servers.
  4. Double-click the master server name to view its properties. The Master Server Properties dialog box appears.
  5. For a NetBackup server, select the Servers tab and then the OpsCenter servers tab from the Master Server Properties dialog box. The OpsCenter servers tab displays all of the OpsCenter servers that can access the currently selected NetBackup master server.

    Note:

    In a clustered OpsCenter setup, ensure that you add the host names of all clustered OpsCenter nodes and the virtual name in the OpsCenter Servers tab.

  6. To add the OpsCenter server to the server list, click Add. The Add a New Server Entry dialog box appears.
  7. Type the OpsCenter server name in the field and click Add to add the server to the list.

    Ensure that the OpsCenter server name that you add is reachable from the NetBackup server.

  8. Click Close.
  9. In the Master Server Properties dialog box, click OK.
  10. Ignore this step for master servers on which NBAC is not configured.

    If the master server is NBAC-enabled, a bi-directional trust relationship must be established between the authentication broker of the OpsCenter server and the authentication broker(AB) of each managed NetBackup server. OpsCenter cannot monitor NetBackup servers if the trust relationship has not been set up between OpsCenter and NetBackup server (NBAC enabled).

    To set up these trust relationships, use the vssat command in Veritas Product Authentication Service. Run this command from %Program Files%\Veritas\Security\Authentication\bin directory in Windows or INSTALL_PATH/VRTSat/bin in UNIX.

    On the NetBackup master server or the appliance master server host, run the following command:

    vssat setuptrust --broker OpsCenter hostname:1556:OPSCENTER_PBXSSLServiceID --securitylevel high

    where <OpsCenterABhost> is same as the host where OpsCenter server is installed. However if OpsCenter is installed in a clustered mode, then <OpscenterAB> is the host name that is provided as the remote authentication broker host during the OpsCenter installation.

    Similarly, log on as Administrator or root on the OpsCenter server host and run the following command depending on your specific master server version:

    In case of NetBackup 7.6 master server and of later versions, this is an optional step.

    7.0 and 7.0.1 master server

    vssat setuptrust --broker <MasterServerhost:2821> --securitylevel high

    7.1 or later master server

    vssat setuptrust --broker <MasterServerhost:13783> --securitylevel high

    where <MasterServerhost> is the name of the master server.

  11. Restart all the NetBackup services.
  12. Add this master server to the OpsCenter console, so that it can be monitored.

    See Adding a master server or an appliance master server in the OpsCenter console.

Feedback

Was this page helpful?
Previous

Adding a NetBackup master server

Next

Settings > Configuration > NetBackup > Add Master Server options

Feedback

Was this page helpful?