Required Privilege
Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
Related
Documentation
•
Limiting the Number of User Login Attempts for SSH and Telnet Sessions
•
rate-limit on page 591
root-authentication
Syntax
root-authentication {
(encrypted-password "password" | plain-text-password);
ssh-dsa "public-key";
ssh-rsa "public-key";
}
Hierarchy Level
[edit system]
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 authentication methods for the root-level user, whose username is
root
.
Options
encrypted-password "password"
— MD5 or other encrypted authentication. Specify the
MD5 or other password. You can specify only one encrypted password.
You cannot configure a blank password for
encrypted-password
using blank quotation
marks (" "). You must configure a password whose number of characters range from
1 through 128 characters and enclose the password in quotation marks.
plain-text-password
—Plain-text password. The CLI prompts you for the password and
then encrypts it. The CLI displays the encrypted version, and the software places the
encrypted version in its user database. You can specify only one plain-text password.
ssh-dsa "public-key"
—SSH version 2 authentication. Specify the DSA (SSH version 2)
public key. You can specify one or more public keys.
ssh-rsa "public-key"
—SSH version 1 authentication. Specify the RSA (SSH version 1 and
SSH version 2) public key. You can specify one or more public keys.
Required Privilege
Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
Related
Documentation
•
Configuring the Root Password
•
authentication on page 512
Copyright © 2010, Juniper Networks, Inc.
528
Complete Software Guide for Junos
®
OS for EX Series Ethernet Switches, Release 10.3
Summary of Contents for JUNOS OS 10.3 - SOFTWARE
Page 325: ...CHAPTER 17 Operational Mode Commands for System Setup 229 Copyright 2010 Juniper Networks Inc ...
Page 1323: ...CHAPTER 56 Operational Mode Commands for Interfaces 1227 Copyright 2010 Juniper Networks Inc ...
Page 2841: ...CHAPTER 86 Operational Commands for 802 1X 2745 Copyright 2010 Juniper Networks Inc ...
Page 3367: ...CHAPTER 113 Operational Mode Commands for CoS 3271 Copyright 2010 Juniper Networks Inc ...
Page 3435: ...CHAPTER 120 Operational Mode Commands for PoE 3339 Copyright 2010 Juniper Networks Inc ...
Page 3529: ...CHAPTER 126 Operational Mode Commands for MPLS 3433 Copyright 2010 Juniper Networks Inc ...