D-Link DES-3550 Switch User Manual


 
167
config authen_login
name defined by the user. The user may add one, or a combination
of up to four (4) of the following authentication methods to this
method list:
tacacs – Adding this parameter will require the user to be
authenticated using the tacacs protocol from a remote
tacacs server.
xtacacs – Adding this parameter will require the user to be
authenticated using the x
tacacs
protocol from a remote
xtacacs server.
tacacs+ – Adding this parameter will require the user to be
authenticated using the
tacacs
protocol from a remote
tacacs server.
server_group <string 15> - Adding this parameter will
require the user to be authenticated using a user-defined
server group previously configured on the switch.
local - Adding this parameter will require the user to be
authenticated using the local
user account
database on
the switch.
none – Adding this parameter will require no
authentication to access the switch.
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-3550:4#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-3550:4#
Example usage:
To configure the default method list with nauthentication methods xtacacs, tacacs+ and local, in that order: