Verifying Master Server Settings
Running bpnbat -whoami tells in what domain a host is registered and the name of the machine the certificate represents (win_master.min.com).
bpnbat -whoami -cf "e:\program Files\veritas\netbackup\var\vxss\credentials\win_master"
Name: win_master
Domain: NBU_Machines@win_master.min.com
Issued by: /CN=broker/OU=root@win_master.min.com/O=vx
Expiry Date: Nov 5 20:17:51 2004 GMT
Authentication method: VERITAS Private Security
Operation completed successfully.
If the domain listed is not NBU_Machines@win_master.min.com, consider running bpnbat -addmachine for the name in question (win_master) on the machine that is serving the NBU_Machines domain (win_master).
Then, on the machine where we want to place the certificate, run: bpnbat -loginmachine
|