Specifications
33
Installation Guide
in the /usr/local/etc/raddb/ directory.) Add an entry as shown
in the following example:
client 100.150.2.200 {
secret = testing123
shortname = chassis1
}
where:
secret is the shared secret between the server and device.
shortname is the NAS-identifier value.
2. Configure the users who will be allowed access to the
R502-M. To do this, edit the file users in the same directory
as above, and add entries as shown below:
Example 1.
raduser Auth-Type := Local, User-Password == “raduser”
Service-Type = Login-User
Example 2.
radadmin Auth-Type := Local, User-Password == “radadmin”
Service-Type = Administrative-User
Example 1 enables the user raduser to log on with the
password raduser with user (guest) privileges. Example 2
allows the user radadmin to log on with the password
radadmin with administrative privileges.
The RADIUS server is now ready to be started with the
command radiusd.
Configuring the
R502-M
Configuration of the R502-M to use RADIUS authentication
consists of entering the information for the RADIUS server(s)
and then enabling authentication for the desired interfaces.
Enter server information using the following command:
set radius server <IP address> <secret> [<port number>] [primary]
where:










