![D-Link DES-3828 - xStack Switch - Stackable Cli Manual Download Page 261](http://html.mh-extra.com/html/d-link/des-3828-xstack-switch-stackable/des-3828-xstack-switch-stackable_cli-manual_76456261.webp)
xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
config authen_login
NOTE:
Entering
none
or
local
as an authentication protocol will
override any other authentication that follows it on a method list or
on the default method list.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the user defined method list “Trinity” with authentication methods TACACS, XTACACS and local, in that
order.
DES-3800:admin#config authen_login method_list_name Trinity method tacacs
xtacacs local
Command: config authen_login method_list_name Trinity method tacacs
xtacacs local
Success.
DES-3800:admin#
Example usage:
To configure the default method list with authentication methods XTACACS, and local, in that order:
DES-3800:admin#config authen_login default method xtacacs
local
Command: config authen_login default method xtacacs
local
Success.
DES-3800:admin#
delete authen_login method_list_name
Purpose
Used to delete a previously configured user defined method list of
authentication methods for users logging on to the Switch.
Syntax
delete authen_login method_list_name <string 15>
Description
This command is used to delete a list for authentication methods for
user login.
Parameters
<string 15>
- Enter an alphanumeric string of up to 15 characters to
define the given
method list
to delete.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete the method list named “Trinity”:
DES-3800:admin#delete authen_login method_list_name
Trinity
Command: delete authen_login method_list_name Trinity
Success.
DES-3800:admin#
257