Users Guide
Version Description
7.5.1.0 Introduced on the C-Series.
pre-6.2.1.0 Introduced on the E-Series.
Usage Information
By default, the locally congured username password is used. If you congure aaa authentication login
default, Dell EMC Networking OS uses the methods this command denes for login instead.
Methods congured with the aaa authentication login command are evaluated in the order they are
congured. If users encounter an error with the rst method listed, Dell EMC Networking OS applies the next
method congured. If users fail the rst method listed, no other methods are applied. The only exception is the
local method. If the user’s name is not listed in the local database, the next method is applied. If the correct user
name/password combination is not entered, the user is not allowed access to the switch.
NOTE: If authentication fails using the primary method, Dell EMC 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 EMC Networking OS proceeds to the next authentication method. The
TACACS+ is incorrect, but the user is still authenticated by the secondary method.
After conguring the aaa authentication login command, congure the login authentication
command to enable the authentication scheme on terminal lines.
Connections to the SSH server work with the following login mechanisms: local, radius, and tacacs.
Related Commands
• 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 reauthenticate enable
Enable re-authentication of user whenever there is a change in the authenticators.
Syntax
aaa reauthenticate enable
To disable the re-authentication option, use the no aaa reauthenticate enable command.
Defaults Disabled
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell EMC
Networking OS Command Line Reference Guide.
Version Description
9.11(0.0) Introduced this command.
Usage Information
When an operating system enables to change the user authenticators, the users might access resources and
perform tasks that they do not have authorization.
Security 1603