User Management: Difference between revisions

add information about radius support
(add information about radius support)
Line 252: Line 252:
   user : allegro-users
   user : allegro-users
   replay-user : allegro-replay
   replay-user : allegro-replay
== RADIUS users ==
With 4.4 support for authentication with RADIUS was added.
In the tab Radius settings, it is possible to define a RADIUS Server for user management. RADIUS users are only an addition to the locally defined users. Local users will be queried first, then LDAP users, then TACACs+ users and finally RADIUS users.
The Multimeter expects an attribute with information about the user role either in the access request or in the accounting request, this can be set with the  '''Request with the Group Attribute'''. If the '''Request with the Group Attribute''' is set to access, no accounting request will be sent out.
The attribute type is set via the '''Group Attribute''' key, the options are some know attribute keys and the custom Allegro one, which translates to the vendor ID "44237" and the key ID "1". There is also the option to set a custom attribute key which has to be set as <vendor ID>,<key ID>.
59

edits