Digi Connect EZ Mini User Manual page 465

Firmware version 22.2
Hide thumbs Also See for Connect EZ Mini:
Table of Contents

Advertisement

User authentication
  WebUI
1. Configure a user on the RADIUS server:
a. On the ubuntu machine hosting the FreeRadius server, open the /etc/freeradius/3.0/users
file:
$ sudo gedit /etc/freeradius/3.0/users
b. Add a RADIUS user to the users file:
admin1 Cleartext-Password := "password1"
In this example:
n
n
n
c. Save and close the users file.
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 {
}
In this example:
n
n
n
c. Save and close the tac_plus.conf file.
3. Log into the Connect EZ WebUI as a user with full Admin access rights.
4. On the menu, click System. Under Configuration, click Device Configuration.
Digi Connect EZ Mini User Guide
Unix-FTP-Group-Names := "admin"
The user's username is admin1.
The user's password is password1.
The authentication group on the Connect EZ device, admin, is identified in the
Unix-FTP-Group-Names parameter.
name ="Admin1 for TX64"
pap = cleartext password1
service = system {
groupname = admin
}
}
The user's username is admin1.
The user's password is password1.
The authentication group on the Connect EZ device, admin, is identified in the
groupname parameter.
Example user configuration
465

Advertisement

Table of Contents
loading

Table of Contents