Digi Connect IT Mini User Manual page 446

Hide thumbs Also See for Connect IT Mini:
Table of Contents

Advertisement

User authentication
e. For serialuser2:
i. For password, enter password2.
ii. Click Groups.
iii. For Add Group, click g .
iv. For Group, select serialgroup2.
6. Click Apply to save the configuration and apply the change.
7. Configure the users 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 the users to the users file:
serialuser1 Cleartext-Password := "password1"
Unix-FTP-Group-Names := "serialgroup1"
serialuser2 Cleartext-Password := "password2"
Unix-FTP-Group-Names := "serialgroup2"
c. Save and close the users file.
  Command line
1. Log into the Connect IT Mini command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Configure the device to use RADIUS authentication:
(config)> add auth method end radius
Note
If you want other users to authenticate via other authentication methods, you should
include those authentication methods in this list. For example, if you want administrators of
the Connect IT Mini to log into the device using local authentication, make sure that local
authentication is included in the auth method list. Otherwise they will not be able to log into
the device. To view the current auth method list:
(config)> show auth method
0 local
Digi Connect IT® Mini User Guide
Example user configuration
446

Advertisement

Table of Contents
loading

Table of Contents