Veritas Appliance Management Guide
- Introduction
- Managing an AMS
- About configuring an AMS
- Configuring NetBackup appliances as AMS
- Configuring AMS on NetBackup Virtual Appliance
- Configuring AMS as a container
- Unconfiguring AMS on NetBackup appliances
- Unconfiguring AMS as a container
- About the AMS user role on NetBackup appliances
- Granting the AMS role to a user or a user group on NetBackup appliances
- Adding a user or user group to an AMS container
- About collecting AMS logs
- Using the Appliance Management Console
- Managing appliances
- Viewing the appliance details
- Rebooting an appliance
- Viewing performance charts for appliance
- Exporting the appliance performance data
- Viewing the capacity utilization of an appliance
- Viewing the capacity utilization of multiple appliances
- Adding appliances to the Appliance Management Console
- Removing one or more agents from the Appliance Management Console
- About managing appliance software upgrades
- Updating firmware on NetBackup appliances
- Running hardware tests on NetBackup appliances
- Managing EEBs and other add-ons
- About staging packages
- About managing services on NetBackup appliances
- Installing maintenance release and security patch packages on NetBackup appliances
- Monitoring activities and events
- Managing the repository
- Applying management updates
- Index
Granting the AMS role to a user or a user group on NetBackup appliances
You can grant the AMS role to a user from the NetBackup or the NetBackup Virtual Appliance shell menu on the AMS. Ensure that AMS is configured on the appliance where you want to grant an AMS user role.
To know more about creating a user or a user group, see the NetBackup Appliance Administrator's Guide.
To grant AMS role to a user
- Log on to the appliance shell menu on the AMS as an Administrator. Only an Administrator can grant an AMS user role.
- Navigate to Main > Settings > Security > Authorization.
- You can grant the AMS role to a user or a group. Use either of the following commands:
Grant AMS Users users
Example: Grant AMS Users garry
Here, users is a comma-separated list of local users, or registered users that have been added to the appliance from a configured remote directory service (such as LDAP, AD, or NIS).
Grant AMS Group groups
Here, groups is a comma-separated list of registered user groups that have been added to the appliance from a configured remote directory service (such as LDAP, AD, or NIS).
- You can use the List command to verify the role of the user or user group.
Example:
nbapp.Authorization> List +--------------------------------------------------------------------+ |Principal Type| Name/login |Access | Role |Principal Source| |--------------+--------------+-------+-------------+----------------| |User |garry |Allowed|AMS |Local | |--------------+--------------+-------+-------------+----------------| |Group |NBALocalAdmins|Allowed|Administrator|Local | |--------------+--------------+-------+-------------+----------------| |Group |AMSadmin-grp |Allowed|AMS |Local | +--------------------------------------------------------------------+