See the following sections:
- password {
-
change-type (set-transitions | character-set);
-
format (md5 | sha1 | des);
-
maximum-length length;
-
minimum-changes number;
-
minimum-length length;
- }
- [edit system login]
Statement introduced in JUNOS Release 7.4.
Configure special requirements such as character length and encryption format for plain-text passwords. Newly created passwords must meet these requirements.
The remaining statements are explained separately in this chapter.
See Configuring Special Requirements for Plain-Text Passwords.
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
- password password-string;
- [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]
Statement introduced in JUNOS Release 9.1.
Configure the password that is sent to the external AAA authentication server for subscriber authentication.
password-string—Authentication password.
See Using External AAA Authentication Services.
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.