Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

password-options

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
password-options {
    apply-groups;
    apply-groups-except;
    tacplus-authorization;
}

Hierarchy Level

content_copy zoom_out_map
[edit system]

Description

Configure options for local authentication.

Note:

To enable password-options, you must configure password under [edit system authentication-order]. The feature does not work in a local fallback scenario because password is not configured under authentication-order for a local fallback scenario.

Options

apply-groups—Choose the groups from which to inherit configuration data.

apply-groups-except—Choose the groups to be excluded from configuration data being inherited.

tacplus-authorization—Configure remote authorization on the TACACS+ server for locally authenticated users. Authorization parameters configured remotely for that user are combined with the authorization parameters configured locally.

  • Default: If a user is authenticated locally, authorization for that user is done locally.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 19.3R1.

Option tacplus-authorization introduced in Junos OS Release 19.3R1 on MX Series routers.

footer-navigation