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";
- }
- }