User authentication
User authentication methods
LR54 User Guide
779
(config)> show auth method
0 local
(config)>
n
To add the new authentication method to the beginning of the list, use the index value
of
0
to indicate that it should be added as the first method:
(config)> add auth method 0
auth_type
(config)>
where
auth_type
is one of
local
,
radius
,
, or
ldap
.
n
To add the new authentication method to the end of the list, use the index keyword
end
:
(config)> add auth method end
auth_type
(config)>
where
auth_type
is one of
local
,
radius
,
, or
ldap
.
n
To add the new authentication in another location in the list, use an index value to
indicate the appropriate position. For example:
(config)> add auth method 1
auth_type
(config)>
where
auth_type
is one of
local
,
radius
,
, or
ldap
.
n
You can also use the
move
command to rearrange existing methods. See
position of authentication methods
for information about how to reorder the
authentication methods.
4. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
5. 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.
Delete an authentication method
Web
1. Log into Digi Remote Manager, or log into the local Web UI as a user with full Admin access
rights.
2. Access the device configuration:
Remote Manager:
Содержание TransPort LR54
Страница 1: ...LR54 User Guide Firmware version 22 8 ...
Страница 506: ...Virtual Private Networks VPN OpenVPN LR54 User Guide 506 5 Click Apply to save the configuration and apply the change ...
Страница 628: ...Services Simple Network Management Protocol SNMP LR54 User Guide 628 The SNMP page is displayed 4 Click Download ...
Страница 1050: ...Command line interface Execute a command from the web interface LR54 User Guide 1050 The Admin CLI prompt appears ...
Страница 1095: ...Command line interface Command line reference LR54 User Guide 1095 reboot Reboot the system Parameters None ...