xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
268
Example usage:
To view the authentication login method list named Tiberius:
D G S – 3 4 2 6 : 5 # s h o w a u t h e n _ l o g i n m e t h o d _ l i s t _ n a m e T i b e r i u s
C o m m a n d : s h o w a u t h e n _ l o g i n m e t h o d _ l i s t _ n a m e T i b e r i u s
M e t h o d L i s t N a m e P r i o r i t y M e t h o d N a m e C o m m e n t
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
T i b e r i u s 1 t a c a c s + B u i l t – i n G r o u p
2 t a c a c s B u i l t – i n G r o u p
3 c t s n o w U s e r
–
d e f i n e d G r o u p
4 l o c a l K e y w o r d
D G S – 3 4 2 6 : 5 #
create authen_enable method_list_name
Purpose
Used to create a user–defined method list of authentication methods for promoting
normal user level privileges to Administrator level privileges on the Switch.
Syntax
create authen_enable method_list_name <string 15>
Description
This command is used to promote users with normal level privileges to Administrator
level privileges using authentication methods on the Switch. Once a user acquires normal
user level privileges on the Switch, he or she must be authenticated by a method on the
Switch to gain administrator privileges on the Switch, which is defined by the
Administrator. A maximum of eight enable method lists can be implemented on the
Switch.
Parameters
<string 15>
– Enter an alphanumeric string of up to 15 characters to define the given
enable method list
to create.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To create a user–defined method list, named “Permit” for promoting user privileges to Administrator privileges:
D G S – 3 4 2 6 : 5 # c r e a t e a u t h e n _ e n a b l e m e t h o d _ l i s t _ n a m e P e r m i t
C o m m a n d : s h o w a u t h e n _ l o g i n m e t h o d _ l i s t _ n a m e P e r m i t
S u c c e s s .
D G S – 3 4 2 6 : 5 #
config authen_enable
Purpose
Used to configure a user–defined method list of authentication methods for promoting
normal user level privileges to Administrator level privileges on the Switch.
Syntax
config authen_enable [default | method_list_name <string 15>] method {tacacs |
xtacacs | | radius | server_group <string 15> | local_enable | none} (1)
Description
This command is used to promote users with normal level privileges to Administrator level
privileges using authentication methods on the Switch. Once a user acquires normal user
level privileges on the Switch, he or she must be authenticated by a method on the Switch
to gain administrator privileges on the Switch, which is defined by the Administrator. A
maximum of eight enable method lists can be implemented simultaneously on the Switch.
The sequence of methods implemented in this command will affect the authentication
result. For example, if a user enters a sequence of methods like
tacacs – xtacacs –
local_enable,
the Switch will send an authentication request to the first
TACACS
host in
the server group. If no verification is found, the Switch will send an authentication request
to the second
TACACS
host in the server group and so on, until the list is exhausted. At