Chapter 3. aaa commands, Aaa authentication login, Chapter 3.aaa commands – Allied Telesis AT-S95 CLI (AT-8000GS Series) User Manual
Page 39: Chapter 3. "aaa commands
AAA Commands
Page 39
Chapter 3. AAA Commands
aaa authentication login
The aaa authentication login Global Configuration mode command defines login authentication. Use the no
form of this command to return to the default configuration.
Syntax
aaa authentication login {default | list-name} method1 [method2...]
no aaa authentication login {default | list-name}
Parameters
•
default — Uses the listed authentication methods that follow this argument as the default list of methods
when a user logs in.
•
list-name — Character string used to name the list of authentication methods activated when a user logs in.
(Range: 1 - 12 characters).
•
method1 [method2...] — Specify at least one from the following table:
Default Configuration
The local user database is checked. This has the same effect as the command aaa authentication login list-
name local.
Note
On the console, login succeeds without any authentication check if the authentication method is not
defined.
Command Mode
Global Configuration mode
K e y w o r d
D e s c r i p t i o n
enable
Uses the enable password for authentication.
line
Uses the line password for authentication.
local
Uses the local username database for authentication.
none
Uses no authentication.
radius
Uses the list of all RADIUS servers for authentication.
tacacs
Uses the list of all TACACS+ servers for authentication.