[Contents] [Prev] [Next] [Index] [Report an Error]


Configure the Authentication Order

If you configure the router to be both a RADIUS and TACACS+ client (by including the radius-server and tacplus-server statements), you can prioritize the methods to configure the order in which the software tries the different authentication methods when verifying that a user can access the router. For each login attempt, the JUNOS software tries the authentication methods in order, starting with the first one, until the password matches.

To configure the authentication order, include the authentication-order statement at the
[edit system] hierarchy level:

[edit system]
authentication-order [ authentication-methods ]; 

In authentication-methods, specify one or more of the following in the preferred order, from first tried to last tried:

If you do not include the authentication-order statement, users are verified based on their configured passwords.


[Contents] [Prev] [Next] [Index] [Report an Error]