EasyManua.ls Logo

Digi IX20 - Page 925

Digi IX20
1188 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
User authentication Example user configuration
IX20 User Guide
925
Web
1. Configure a user on the RADIUS server:
a. On the ubuntu machine hosting the FreeRadiusserver, open the /etc/freeradius/3.0/users
file:
$ sudo gedit /etc/freeradius/3.0/users
b. Add a RADIUS user to the usersfile:
admin1 Cleartext-Password := "password1"
Unix-FTP-Group-Names := "admin"
In this example:
n
The user's username isadmin1.
n
The user's password is password1.
n
The authentication group on the IX20 device, admin, is identified in the Unix-FTP-
Group-Namesparameter.
c. Saveand close the usersfile.
2. Configure a user on the TACACS+server:
a. On the ubuntu machine hosting the TACACS+server, open the /etc/tacacs+/tac_plus.conf
file:
$ sudo gedit /etc/tacacs+/tac_plus.conf
b. Add a TACACS+ user to the tac_plus.conf file:
user = admin1 {
name ="Admin1 for TX64"
pap = cleartext password1
service = system {
groupname = admin
}
}
}
In this example:
n
The user's username isadmin1.
n
The user's password is password1.
n
The authentication group on the IX20 device, admin, is identified in the
groupname parameter.
c. Saveand close the tac_plus.conf file.
3. Log into Digi Remote Manager, or log into the local Web UI asa user with full Admin access
rights.
4. Access the device configuration:
Remote Manager:

Table of Contents