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. Section I. Identity and access management
  4. NetBackup Access Control Security (NBAC)
  5. Troubleshooting Access Management
  6. Windows verification points
  7. Client verification points for Windows
NetBackup™ Security and Encryption Guide

Client verification points for Windows

The following topics describe the client verification procedures for Windows:

  • Verify the credential for the client.

  • Verify that the authentication client libraries are installed.

  • Verify correct authentication domains.

The following table describes the client verification procedures for Windows.

Table: Client verification procedures for Windows

Procedure

Description

Verify the credential for the client

Check that the credential for the client is indeed for the correct client and comes from the correct domain. Run bpnbat -whoami with -cf for the client's credential file.

For example:

bpnbat -whoami -cf "install_path
   \Netbackup\var\vxss\credentials\
    win_client.company.com
    "
   Name: win_client.company.com
   Domain: NBU_Machines@win_primary.company.com
   Issued by: /CN=broker/OU=root@win_primary.company.com/
    O=vx
   Expiry Date: Oct 31 20:11:45 2007 GMT
   Authentication method: Veritas Private Security
   Operation completed successfully.

If the domain listed is not NBU_Machines@win_primary.company.com, consider running bpnbat -addmachine for the name in question (win_client). This command is run on the computer with the authentication broker that serves the NBU_Machines domain (win_primary).

Then, on the computer where we want to place the certificate (win_client), run: bpnbat -loginmachine

Verify that the authentication client libraries are installed

Note:

Run bpnbat -login on the client to verify that the authentication client libraries are installed.

   bpnbat -login
   Authentication Broker: win_primary
   Authentication port [Enter = default]:
   Authentication type (NIS, NIS+, WINDOWS, vx, unixpwd)
     : WINDOWS
   Domain: ENTERPRISE
   Name: Smith
   Password:Operation completed successfully.

If the libraries are not installed, a message displays: The NetBackup Authentication and Authorization libraries are not installed. This verification can also be done by looking at the Windows Add/Remove Programs.

Verify correct authentication domains

Check that any defined authentication domains for the client are correct either in the Access Control host properties or by using regedit. Ensure that the domains are spelled correctly. Ensure that the authentication brokers that are listed for each of the domains is valid for that domain type.

Feedback

Was this page helpful?
Previous

Media server verification points for Windows

Next

UNIX verification points

Feedback

Was this page helpful?