After you deploy AmpCon-DC, you can manage user access so that users are assigned with appropriate permissions.
Note: Only users with SuperAdmin permissions have access to the “User Management page”. Adding, editing, or deleting users, login restrictions, and TACACS+ configuration are only available to SuperAdmin users.
Role-Based Access Control
Role-Based Access Control (RBAC) is used to permit individual users to perform specific actions and get visibility to an access scope. Each user can be assigned to a specific role with associated permissions.
AmpCon-DC supports the following user roles. The permission levels are as follows: SuperAdmin > Admin > Operator > Readonly.
SuperAdmin
Provides access to all AmpCon-DC functions
The only role that can manage users and groups
Admin
Provides access to almost all AmpCon-DC functions
Can’t manage users and groups
Can’t access Switch model and System Config
Operator
Provides access to most of AmpCon-DC functions
Can’t manage users and groups
Can’t access Switch model and System Config
Can’t view and manage licenses and can’t view license logs
Readonly
Views limited pages such as Dashboard, Switch, Topology, Config Files View, and Alarms
Provides access to CLI Configuration, Template Verify, and Config Snapshot Diff
Adding a Global User or a Group User
When you add a user, you need to select a user role for the user and specify the user type (a group user or a global user). A group user means that the user is a member of a specific group. A global user means that the user is not limited to a group.
To add a user, follow these steps:
In the AmpCon-DC UI, click System > User management.
Click Add User, and input the following information:
User Name: The username.
User Password: The password of the user. The password needs to be a combination of uppercase letters, lowercase letters, numbers, and special symbols. The character count needs to be greater than 10.
Confirm Password: The password of the user.
User Role: Select “SuperAdmin“, “Admin“, “Operator“, or “Readonly“.
User Type: Select “Global“ or “Group“.
Email: The email of the user.
If you select Group as the user type, select a group name from the Group Name drop-down list.
To assign the user to a new group that hasn’t been created, create a group as described in Adding or Deleting a Group.
Click OK.
Deleting a User
To delete a user, follow these steps:
In the AmpCon-DC UI, click System > User management.
On the ”User Management” page, locate a user, and then click Delete.
Editing a User
To edit a user, follow these steps:
In the AmpCon-DC UI, click System > User management.
On the “User Management” page, locate a user, and then click Edit.
Modify user information as you need.
Click OK.
Setting Login Restrictions
To lock a user, follow these steps:
In the AmpCon-DC UI, click System > User management.
On the ”User Management” page, locate a user, and then click Lock.
In the pop-up window, click Yes to confirm the lock operation.
User Permissions on Functions or Menu Pages
For functions or memu pages in the AmpCon-DC UI, different user roles have different permissions. For more information, see the User Permission Tables topic.
Configuring TACACS+ Authentication and Authorization
In addition to using local users (global users or group users), you can also enable the TACACS+ integration to manage user access. For more information, see the Configuring TACACS+ Authentication and Authorization topic.
Add Comment