EM316LNXNM-OT
Authentication, Authorization, and
Accounting
PN 1275005-100 Rev E6
91
10.3.1. FreeRADIUS Server
Add the dictionary file ("dictionary.mrv") supplied for Fiber Driver to the location where the FreeRADIUS
server looks for dictionaries. Typically this directory is "/etc/raddb" or "/usr/share/FreeRADIUS".
Edit the file "dictionary" in the same dictionary directory. Include the text "$INCLUDE dictionary.mrv"
so the MRV dictionary file is loaded when FreeRADIUS is started.
$INCLUDE dictionary.mikrotik
$INCLUDE dictionary.mrv
$INCLUDE dictionary.navini
Edit the host configuration file that is typically located at "/etc/FreeRADIUS/clients.conf". Add the host
to this file with the following attributes:
• IP Address
• Secret
• Short Name (Optional)
client 192.168.14.12 {
secret = secret123
shortname = media-cross-connect
}
Edit the user configuration file that is typically located at "/etc/FreeRADIUS/users". Add the desired users
by using the following parameters:
• Username
• Password
• MRV-Security-Level
Boris User-Password = "password"
MRV-Security-Level = Normal