User guide
Chapter 13: Command Line Interface
135
RADIUS Command
The RADIUS menu provides access to commands used to configure
access to a RADIUS server.
Syntax
primaryraduius <>
RADIUS Command Example
admin > Config > Authentication > radius > primaryradius
Following is information using the Raritan-Vendor-Specific attribute,
which is defined in the custom dictionary file.
The dictionary file must be created at following location
/usr/share/freeradius/
Dictionary File Configuration
# -*- text -*-
#
# dictionary.raritan
#
# Version: $Id$
#
VENDOR Raritan 8267
#
# Standard attribute
#
BEGIN-VENDOR Raritan
ATTRIBUTE Raritan-Vendor-Specific 26
string
END-VENDOR Raritan
Update Radius users to use the new attribute in the users file, which is
usually located at /etc/raddb/.
Raritan-Vendor-Specific = "G{Administrator}"
Note: If both filter ID and vendor specific attribute are present, the vendor
specific attribute will take preference.