Netbackup Client Certificate Problem Solution
Netbackup Client Certificate Problem Solution
problem solution
Choose one of the following procedures to deploy a security certificate on NetBackup hosts:
Deployment scenario
(Actual procedures follow this Purpose
table)
Use this procedure to:
Deploying a security
certificate for a master
server, including a master
server in a cluster
Deploying a security
Notes:
These procedures assume that the hotfix has been installed as described
in VTS16-001.
Deploying a security certificate for a master server including a master server in a cluster
Perform this procedure for the master server. If the master server is part of a cluster, perform this
procedure on the active node.
To deploy a security certificate for a NetBackup master server
1. Run the following command on the master server:
Windows: install_path\NetBackup\bin\admincmd\bpnbaz
-ConfigureAuth -force
UNIX: /usr/openv/netbackup/bin/admincmd/bpnbaz -ConfigureAuth
-force
2. Stop and restart all NetBackup processes and services:
To stop all NetBackup processes and services:
On Windows systems:
install_path\NetBackup\bin\bpdown -f
On UNIX and Linux systems:
/usr/openv/netbackup/bin/bp.kill_all
To start all NetBackup processes and services:
On Windows systems:
install_path\NetBackup\bin\bpup -f
This procedure works well when deploying certificates to many hosts at one time. As with
NetBackup deployment in general, this method assumes that the network is secure.
To deploy a security certificate for media servers or clients
1. Run the following command on the master server, depending on your
environment. Specify the name of an individual host, specify
-AllMediaServers, or specify -AllClients.
Windows: install_path\NetBackup\bin\admincmd\bpnbaz
-ProvisionCert host_name|-AllMediaServers|-AllClients
UNIX: /usr/openv/netbackup/bin/admincmd/bpnbaz
-ProvisionCert host_name|-AllMediaServers|-AllClients
NetBackup appliance (as a NetBackup command line user): bpnbaz
-ProvisionCert Media_server_name
2. Restart the NetBackup Service Layer service on the master server.
This procedure works best when deploying certificates to a small number of hosts. The same
password must be entered once on the master server, and then again on the target host, so this
method is considered to be more secure.
To create a host identity and then deploy a security certificate for a media server or client
1. Run the following command on the master server to create an identity for the
target NetBackup host:
Windows: install_path\NetBackup\bin\bpnbat
addmachine target_hostname
UNIX: /usr/openv/netbackup/bin/bpnbat
addmachine target_hostname
Enter a password of your choice when prompted and make a note of it.
2. Run the following command on the target NetBackup host to obtain a
certificate from the master server and deploy it: