Authorizing a DBA to register instances or instance groups with the nboraadm command
The NetBackup administrator can authorize a DBA to use the nboraadm to register instances if the DBA wants to manage Oracle credentials independently. From the primary server the NetBackup administrator can control the list of users and hosts that can run nboraadm on the NetBackup client.
For example, the NetBackup administrator can authorize the user john_smith on host winserver.domain.com with the following command:
nboraadm -add_dba winserver.domain.com john_smith
From the NetBackup client, winserver.domain.com, john_smith can register and manage instances or instance groups. For example, the DBA can register an instance with local credentials as follows:
nboraadm -S NBprimary1 -register_instance hr_city1 - host winserver.domain.com -os_user dbauser
More information on the nboraadm command is available. See the NetBackup Commands Guide.