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

password

See the following sections:

password (Login)

Syntax

password {
change-type (set-transitions | character-set);
format (md5 | sha1 | des);
maximum-length length;
minimum-changes number;
minimum-length length;
}

Hierarchy Level

[edit system login]

Release Information

Statement introduced in JUNOS Release 7.4.

Description

Configure special requirements such as character length and encryption format for plain-text passwords. Newly created passwords must meet these requirements.

Options

The remaining statements are explained separately in this chapter.

Usage Guidelines

See Configuring Special Requirements for Plain-Text Passwords.

Required Privilege Level

system—To view this statement in the configuration.

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

Related Topics

maximum-length.

password (Subscriber Access Management)

Syntax

password password-string;

Hierarchy Level

[edit logical-systems logical-system-name routing-instances routing-instance-name system services dhcp-local-server authentication],
[edit logical-systems logical-system-name routing-instances routing-instance-name system services dhcp-local-server group group-name authentication],
[edit logical-systems logical-system-name system services dhcp-local-server authentication],
[edit logical-systems logical-system-name system services dhcp-local-server group group-name authentication],
[edit logical-systems logical-system-name routing-instances routing-instance-name system services dhcp-local-server authentication],
[edit logical-systems logical-system-name routing-instances routing-instance-name system services dhcp-local-server group group-name authentication],
[edit routing-instances routing-instance-name system services dhcp-local-server authentication],
[edit routing-instances routing-instance-name system services dhcp-local-server group group-name authentication],
[edit system services dhcp-local-server authentication],
[edit system services dhcp-local-server group group-name authentication]

Release Information

Statement introduced in JUNOS Release 9.1.

Description

Configure the password that is sent to the external AAA authentication server for subscriber authentication.

Options

password-string—Authentication password.

Usage Guidelines

See Using External AAA Authentication Services.

Required Privilege Level

system—To view this statement in the configuration.

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


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