Adding new user to Netbackup
Hi all,
could you please advice me how to add new user to Netbackup 9.1? I need this new user for monitoring purposes.
The master server is running on linux OS. I have found in documentation following commands, but I am not sure, that it is right.
https://www.veritas.com/support/en_US/article.100048220
To create the local user account, enter the following: # useradd -c 'NetBackup Services account' -d /usr/openv/ <user name>
On the other, here in the forum I have found out, that the user is taken from the OS level and it is just enough to put the user to /usr/openv/java/auth.conf ?
Any help will be much appreciated!
I see in your post you are referring to the nbwebsvc, this is created during initial installation of the master. It should already be there otherwise you'd be having issues with the NBU Web Management console service.
The way I did it was
Create local user.
Add them to the relevant role in RBAC via webui using admin account or create a custom role.
Generated a token for them.