170 MDS Orbit MCR/ECR Technical Manual MDS 05-6632A01, Rev. F
And configure the users.conf file (typically found in C:/FreeRADIUS.net/etc/raddb) as follows:
admin Cleartext-Password := “admin”
GEMDS-UserAuth-Group := Administrator
tech Cleartext-Password := “tech”
GEMDS-UserAuth-Group := Technician
oper Cleartext-Password := “oper”
GEMDS-UserAuth-Group := Operator
Syntax may differ from one RADIUS server platform to another. Configurations for a commercial Linux
server, such as the AAA server from Interlinks Network, its dictionary file may be similar to the
following:
GEMDS.attr GEMDS-UserAuth-Group 1 integer (1, 0, 0)
GEMDS.value GEMDS-UserAuth-Group Administrator 2
GEMDS.value GEMDS-UserAuth-Group Technician 1
GEMDS.value GEMDS-UserAuth-Group Operator 0
The following line is required to be added to the vendors file:
GEMDS.attr GEMDS.value 4130 GEMDS
And configuring users as follows:
admin Password = "admin"
GEMDS: GEMDS-UserAuth-Group = "2"
tech Password = "tech"
GEMDS: GEMDS-UserAuth-Group = "1"
oper Password = "oper"
GEMDS: GEMDS-UserAuth-Group = "0"
NOTE All approved networked devices are required to be identified in the server's client file.
Configuring
Navigate to: System / User Authentication ---> Basic Config / RADIUS the main interface for adding
RADIUS servers.
Timeout - The number of seconds the device will wait for a response from a RADIUS server
before trying with a different server. Default = 5 - max value 255.