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

Example: Configuring the Root Password

The following example shows how to configure the root password:

[edit]
user@host# set system root-authentication encrypted-password "$1$14c5.$sBopasddsdfs0"
[edit]
user@host# show
system {
root-authentication {
encrypted-password "$1$14c5.$sBopasddsdfs0";
}
}

Related Topics


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