RDL-3000
FAMILY
USER MANUAL
70-00158-03-00
Proprietary Redline Communications © 2015
Page
67
of 254
April 17, 2015
Shared secret
: Password for RADIUS server. The password must conform to the
Request retries
: Maximum number for attempts to contact the RADIUS server.
Request time-out
: Time to wait for response from the RADIUS server (seconds).
Table 11: Web - Required FreeRadius Files
Action
File
Command
Define a
client.
clients.conf
client 192.168.0.0/16 {secret = secret shortname = RDL3000}
Add admin
account
users.conf
admuser
Auth-Type := Local, User-Password == "abc"
Service-Type = Administrative-User
Add user
account
users.conf
usrjoe:
Auth-Type := Local, User-Password == "pass"
Service-Type = NAS-Prompt-User
Reject an
account.
users.conf
lameuser: Auth-Type := Reject
Reply-Message = "Account has been disabled."
Note: When using FreeRadius server, the following files on the server platform must be
modified. See the RADIUS documentation for additional operating details.