![Digi Connect EZ Mini Скачать руководство пользователя страница 414](http://html.mh-extra.comconnect-ez-mini_user-manual_2496436414.png)
User authentication
User authentication methods
Digi Connect EZ Mini User Guide
414
1. Log into the Connect EZ 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 EZ 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)>