Please enter search query.
Search <book_title>...
Veritas Appliance Management Guide
Last Published:
2022-01-25
Product(s):
Appliances (2.0)
Platform: Appliance Management Server
- Introduction
- Managing an AMS
- Using the Appliance Management Console
- Managing appliances
- About managing appliance software upgrades
- Managing EEBs and other add-ons
- About staging packages
- About managing services on NetBackup appliances
- Monitoring activities and events
- Managing the repository
- Applying management updates on NetBackup appliances
- Running AMS on NetBackup Virtual Appliance
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 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 NetBackup 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 | +--------------------------------------------------------------------+