Issues with setting up NBAC (NetBackup Access Control)
Hi all,
I'm currently having issues with setting up the NetBackup access control. When I run the command "/usr/openv/netbackup/bin/admincmd/bpnbaz -SetupMaster", I receive the following error (log file is also attached):
"Unable to configure target host"
I checked the log located in /usr/openv/netbackup/logs/admin, and the log displays the following error:
"SetupMaster: Domain name after localhost auth is [test.d2.local].
SetupMaster: broker cluster name is [TEST.d2.local].
SetupMaster: Name mismatch in case, clustered name:[TEST.d2.local] domain:[test.d2.local]. Failing with Config-Error"
It appears that the SetupMaster cannot resolve the two names because one is upper-cased and the other is not. Where is NetBackup retrieving the domain name from? I set the localhost name to be TEST.d2.local, but for some reason, it is changed to lower-cased in the logs. Is it also possible to change the broker cluster name?
Thank you for any help.