User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 398 of 825
Ceragon Proprietary and Confidential
Figure 314: Create Network Policy
–
Stopping/Starting NPS Services
10.5.5.2
Configuring a Linux FreeRADIUS Server
The following sub-sections describe how to configure a Linux FreeRADIUS server
to work with an IP-20 device.
To so do, you will need to modify the following three files:
•
/etc/raddb/users
•
/etc/raddb/clients.conf
•
/usr/share/freeradius/dictionary.ceragon
Step 1
–
Creating Users
This step describes how to create the following three users:
•
u1
–
with advanced read/write privileges, password 1111
•
u2
–
with normal read/write privileges, password 2222
•
u3
–
with no read/write privileges, password 3333
To create these RADIUS users:
1 Add the users in the
/etc/raddb/users
file, using any editor you like,
according to the following example:
# user1 - advanced privileges
u1 auth-type := local, Cleartext-Password := "1111"
security-ro = advanced,