User authentication User authentication methods
Digi Connect IT® 16/48 User Guide
496
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.
3. Click to expand the first Method.
4. In the Method drop-down, select RADIUS.
5. Click to expand the second Method.
6. In the Method drop-down, select Local users.
7. Click Apply to save the configuration and apply the change.
Command line
1. Log into the Connect IT 16/48 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. Use the show command to display current configuration:
(config)> show auth method
0 local
1 radius
(config)>
4. Use the move command to rearrange the methods:
(config)> move auth method 1 0
(config)>