Forum Discussion

CadenL's avatar
CadenL
Level 6
7 years ago

NetBackup Client Token for second master server

Hi When installing a netbackup 8.1 windows client I was asked to supply an authorisation token from the master server. I generated this on the master server, added it during the client installation ...
  • Michael_G_Ander's avatar
    7 years ago

    By installing the certificate from the second master by hand I was told at Vision.

    You probably will have to use to the command line tool nbcertcmd as there as far I know is nowhere to do in the client GUI.

     

  • CadenL's avatar
    CadenL
    7 years ago

    just in case it's useful to anyone the command is:

    nbcertcmd -getcertificate -server <NBU Master>

    If the master server global security is set to high then you'll first need to generate a token on the master server and use the -token switch in the command line:

    nbcertcmd -getcertificate -server <NBU Master> -token <token>