Related Documentation
- EX, M, MX, PTX, SRX, T Series
- authentication
- M, MX, PTX, QFX, T Series
- Configuring the Junos OS Authentication Order for RADIUS, TACACS+, and Local Password Authentication
authentication-order
Syntax
Hierarchy Level
Release Information
Statement introduced before Junos OS Release 7.4.
Statement introduced in Junos OS Release 9.0 for EX Series switches.
Description
Configure the order in which the software tries different user authentication methods when attempting to authenticate a user. For each login attempt, the software tries the authentication methods in order, starting with the first one, until the password matches.
Default
If you do not include the authentication-order statement, users are verified based on their configured passwords.
Options
authentication-methods—One or more authentication methods, listed in the order in which they should be tried. The method can be one or more of the following:
- password—Use the password configured for the user with the authentication statement at the [edit system login user] hierarchy level.
- radius—Use RADIUS authentication services.
- tacplus—Use TACACS+ authentication services.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Related Documentation
- EX, M, MX, PTX, SRX, T Series
- authentication
- M, MX, PTX, QFX, T Series
- Configuring the Junos OS Authentication Order for RADIUS, TACACS+, and Local Password Authentication
Published: 2012-12-07
Related Documentation
- EX, M, MX, PTX, SRX, T Series
- authentication
- M, MX, PTX, QFX, T Series
- Configuring the Junos OS Authentication Order for RADIUS, TACACS+, and Local Password Authentication