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 that users have access to
By default, regular users will have access to all devices without restriction.
Related Articles
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. Normally, all users have access to use all devices ...
RADIUS Authentication and 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 ...
Setting up Remote Authentication methods in NodeGrid
Note: this configuration applies only to software version 3.2.x and later. With NodeGrid Software version 3.2.x, it is now possible to have multiple authentication methods. Use Case In some networks, there may have more than one authentication ...
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 ...