grant restore privilege to user over set of servers through java console
Dear All ,
i have 3 file servers , there is daily restore requests that is being done by service desk fromay the netbackup client on each server , but some times it is hanged .
i want to create a user on my solaris master server and give them privellge to restore from the 3 servers only , and do the same
to the exchange admin , so they can have access to Java administration consle with their acoounts and be able to restore .
is there any way to do this through ?
Thanks in advance
What you require is object level access permissions - which is not possible until NBU > 8.1
In the meantime until Netbackup RBAC arrives, you can use the auth.conf file on the master server to provide some general roles to specific users. Theses roles can't be narrowed down to specific clients.
See:
https://www.veritas.com/content/support/en_US/doc/18716246-126559472-0/v41641695-126559472
The role you want to assign to the restore user is BAR or JBP:
https://www.veritas.com/content/support/en_US/doc/18716246-126559472-0/v41641740-126559472
<my 5c>
That said - restore from the client is the right way to do it in my view. You don't want a lot of people to access and use the master server console. Instead of doing workaround of the hanging clients I would look into resolve the issue.
</my 5c>