Users Guide
Version Description
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.2.1.0 Introduced on the E-Series.
Usage Information
By default, the Enable password is used. If you congure aaa authentication enable
default, Dell Networking OS uses the methods dened for Enable access instead.
Methods congured with the aaa authentication enable command are evaluated in the order they
are congured. If authentication fails using the primary method, Dell Networking OS employs the second
method (or third method, if necessary) automatically. For example, if the TACACS+ server is reachable, but
the server key is invalid, Dell Networking OS proceeds to the next authentication method. The TACACS+ is
incorrect, but the user is still authenticated by the secondary method.
Related Commands
enable password — changes the password for the enable command.
login authentication — enables AAA login authentication on the terminal lines.
password — creates a password.
radius-server host — species a RADIUS server host.
tacacs-server host — species a TACACS+ server host.
aaa authentication login
Congure AAA Authentication method lists for user access to EXEC mode (Enable log-in).
Syntax
aaa authentication login {method-list-name | default} method [... method4]
To return to the default setting, use the no aaa authentication login {method-list-name |
default} command.
Parameters
method-list-name Enter a text string (up to 16 characters long) as the name of a user-congured
method list that can be applied to dierent lines.
default Enter the keyword default to specify that the method list specied is the default
method for all terminal lines.
method Enter one of the following methods:
• enable: use the password the enable password command denes in
CONFIGURATION mode. Not available if role-only is in use.
• line: use the password the password command denes in LINE mode. Not
available if role-only is in use.
•
local: use the password for the userid contained in the local password
database.
• none: no authentication. Not available if role-only is in use.
• radius: use the RADIUS servers congured with the radius-server
host command.
Security
1327