Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This guide describes how to return the list of groups the user belongs to in a RADIUS attribute.

Create a RADIUS attribute

Navigate to "Radius \ Radiusd Attributes"

Image Added

Click "CREATE"

Image Added

Select the "Vendor", e.g. "IETF"

Select the attribute name, e.g. "Filter ID"

The the "Value" box, select the "Script" option

In the "Script" box, enter "groups?.name"

Enable the option "Return as multiple attribute"

Image Added

Click "Save"

Image Added

Apply the RADIUS attribute to the RADIUS client

Navigate to "Radius \ Radius Clients"

Image Added

Select the Radius client, e.g. "NTRadPing"

Image Added

In the context menu select "Radius Attribute"

Image Added

select the Radius attribute, e.g. "Filter-id"

Image Added

Click "Save"

Test the group attribute

We use a test user account that belongs to 4 groups in AD

Image Added

We use a RADIUS test tool, NTRadPing, to test the group attribute

Image Added