Associating Authorization Groups with Groupings of Devices

Associating Authorization Groups with Groupings of Devices

Privileges of users can be modified by profiles and access rights in authorization group.
Each user must have an account in nodegrid or in external authentication server.

Follow these steps,

1. Login as admin and go to Security::Authorization
    Here you can create group names that can be associated with specific groupings of servers, network or storage devices
2. Click Add and enter name i.e testmenu and click Save
3. Select Local Accounts and enter username i.e user1 
4. Enter and confirm user password
5. Select testmenu from groups and click Add to add the user to testmenu group
6. Click Save
7. Go to Authorization and select testmenu and then go to Profile
8. Under Profile settings enable Menu Driven Access to devices and click Save
9. Go to Devices and select the target devices from list to be added for this user to access and click Add
10. Click Save and Ok

Now login into Nodegrid via putty or securecrt or through ssh with user1 i.e ssh user1@Nodegrid_IP
You will see only the devices assigned to user1

Note: One has to go to Security::Services and enable Device access enforced via user group authorization
    • Related Articles

    • Associating Authorization Groups with Grouping of devices

      Authorization groups association can provide an efficient way to assign access to resources on your device. Using groupings, you can, for example, assign user rights to groups on Nodegrid. Follow the link for how to video Associating Authorization ...
    • Associating Authorization Groups with Groupings of Devices

      To associate users from a remote authentication service (e.g, from Radius, TACACS+, LDAP/AD user database): Create the user group using the steps in the above video Navigate to Security :: Authorization Click the name of the desired user group Click ...
    • How to authorize OKTA groups in Nodegrid

      Okta Side: 1. Login to Okta admin panel 2. Navigate to Directory and select People click Add person and enter the name of user and fill the details 3. Navigate to Directory and select Group click Add group and enter the name of group (in my case ...
    • LDAP Authorization and Authentication

      LDAP is an open standard and there is a large variety of implementations all similar but barring slight variations. Nodegrid OS has an option that lets you define the devices a user has access to via user group authentication. Learn how to configure ...
    • Radius Authentication and Authorization

      RADIUS (Remote Access Dial In User Service ) provides central authentication for users. It is a client server protocol that runs on application layer. It can use either TCP or UDP as transport. Nodegrid has an option that lets you to find devices ...