Please enter search query.
Search <book_title>...
Veritas Appliance Management Guide
Last Published:
2018-09-28
Product(s):
Appliances (3.1.2)
- Introduction
- Configuring an appliance as an AMS
- Applying management updates on earlier appliance versions
- Managing appliances from the Home page
- Home page
- Viewing the appliance details
- Viewing performance charts for appliance
- Exporting the appliance performance data
- Adding an appliance to the Appliance Management Console
- Removing one or more agents from the Appliance Management Console
- Managing the Repository
- Changing passwords from the AMS
- Managing appliance software upgrades
- Managing EEB installation
- Logging out of the Appliance Management Console
- Using Activity Monitor and Events
Granting the AMS role to a user or a user group
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 | +--------------------------------------------------------------------+