1. Administration
ROS® v3.11User Guide
34
RMC30
• user name
• user password
• service type: Login
• vendor specific, currently defined as the following:
vendor ID: RuggedCom Inc. enterprise number (15004) assigned by the Internet Assigned
Numbers Authority (IANA)
string, sub-attribute containing specific values:
subtype: 1 (vendor's name subtype)
length: 11 (total length of sub-attribute of subtype 1)
ASCII string “RuggedCom”
Two RADIUS servers (Primary and Secondary) are configurable per device. If the Primary
Server is not reachable, the device will automatically fall back to the Secondary server to
complete the authorization process.
The vendor specific attribute is used to determine the access level from the server, which may
be configured at the RADIUS server with the following information:
• Vendor ID: RuggedCom Inc. enterprise number (15004) assigned by Internet Assigned
Numbers Authority (IANA)
• Sub-attribute Format: String
• Vendor Assigned Sub-Attribute Number: 2
• Attribute value – any one of: admin, operator, guest
If no access level is received in the response packet from the server then no access
will be granted to the user
An Example of a RuggedCom Dictionary for a FreeRADIUS server:
VENDOR
RuggedCom 15004
BEGIN-VENDOR
RuggedCom
ATTRIBUTE
RuggedCom-Privilege-level 2 string
END-VENDOR
RuggedCom
Sample entry for user “admin” Adding Users:
admin Auth-Type := Local, User-Password == “admin”
RuggedCom-Privilege-level = “admin”