User authentication Example user configuration
Digi Connect IT® 16/48 User Guide
547
If admin > level is set to read-only:
(config)> auth group admin acl admin level full
(config)>
7. Configure the local user:
a. Create a local user with the username admin1:
(config)> add auth user admin1
(config auth user admin1)>
b. Assign a password to the user:
(config auth user adminuser)> password password1
(config auth user adminuser)>
c. Assign the user to the admin group:
(config auth user adminuser)> add group end admin
(config auth user adminuser)>
8. Save the configuration and apply the change:
(config auth user adminuser)> save
Configuration saved.
>
9. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.
Example 3: Multiple users with specific serial port access
Goal: To create two RADIUSusers that do not have configuration access to the Connect IT 16/48 but
have access rights to specific serial ports.
In this example, we will create two users:
n serialuser1 with access to serial port 1.
n serialuser2 with access to serial ports 2, 4, and 8.
This example uses a FreeRadius 3.0 server running on ubuntu. Server configuration may vary
depending on the platforms or type of servers used in your environment.
WebUI
1. Log into the Connect IT 16/48 WebUI as a user with full Admin access rights.
2. On the menu, click System. Under Configuration, click Device Configuration.
The Configuration window is displayed.