Forum Discussion

kumar3's avatar
kumar3
Level 4
5 months ago

CLI Command to list Host ID

Hello Experts, I need to know the CLI command which is equivalent to following option from NetBackup admin console. Security Management -> Host Management -> Netbackup Host ID Want to list certifi...
  • tcsimerson's avatar
    2 months ago

    Try using the command "nbcertcmd -listAllDomainCertificates" from the primary server.  This actually makes a web API call in the background.  You'll need to log into the web server using the command "bpnbat -Login -LoginType WEB".  You'll be prompted for the Authentication Broker (your primary server FQDN), the Authentication Port (just press enter for default), Authentication type (enter unixpwd assuming your primary is running on Linux), and finally a user login and password.